Edit model card

ddpt-policy-sgd

This is a DDPT model (https://aclanthology.org/2022.coling-1.21/) trained on Schema-Guided Dialog

Refer to ConvLab-3 for model description and usage.

Training procedure

Training hyperparameters

The following hyperparameters were used during training:

  • learning_rate: 1e-05
  • train_batch_size: 64
  • seed: 0
  • optimizer: Adam
  • num_epochs: 1
  • use checkpoint which performed best on validation set

Framework versions

  • Transformers 4.18.0
  • Pytorch 1.10.2+cu111
Downloads last month
0
Unable to determine this model's library. Check the docs .

Dataset used to train ConvLab/ddpt-policy-sgd