gonced8 commited on
Commit
dbfd676
1 Parent(s): 1eb1bfd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -13,6 +13,8 @@ Pretrained model: [GODEL-v1_1-base-seq2seq](https://huggingface.co/microsoft/GOD
13
 
14
  Fine-tuning dataset: [MultiWOZ 2.2](https://github.com/budzianowski/multiwoz/tree/master/data/MultiWOZ_2.2)
15
 
 
 
16
  # How to use:
17
 
18
  ```python
 
13
 
14
  Fine-tuning dataset: [MultiWOZ 2.2](https://github.com/budzianowski/multiwoz/tree/master/data/MultiWOZ_2.2)
15
 
16
+ (During training, each sample had a maximum of 5 turns of context.)
17
+
18
  # How to use:
19
 
20
  ```python