Skip to content

HuggingFace & Pytorch implementation of Knowledge Grounded Dialogue System

Notifications You must be signed in to change notification settings

Bannng/KGC-HFtorch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Knowledge Grounded Dialogue System Implementation with HuggingFace and PyTorch

My implementation

  • package list

Batch size tip

  • per_device_train_batch_size : 1
  • per_device_eval_batch_size : 1
  • grad_accumulation_steps : 4
  • which is available for 2080ti (nearly 110000MB)

About

HuggingFace & Pytorch implementation of Knowledge Grounded Dialogue System

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published