Update README.md
Browse files
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
|