/KGC-HFtorch

HuggingFace & Pytorch implementation of Knowledge Grounded Dialogue System

Primary LanguagePython

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)