Update README.md
Browse files
README.md
CHANGED
@@ -14,7 +14,7 @@ metrics:
|
|
14 |
- LM loss
|
15 |
|
16 |
model-index:
|
17 |
-
- name: t5-small-
|
18 |
results:
|
19 |
- task:
|
20 |
type: text2text-generation
|
@@ -52,7 +52,7 @@ inference:
|
|
52 |
|
53 |
---
|
54 |
|
55 |
-
# t5-small-
|
56 |
|
57 |
This model is a fine-tuned version of [t5-small](https://huggingface.co/t5-small) on [MultiWOZ 2.1](https://huggingface.co/datasets/ConvLab/multiwoz21).
|
58 |
|
|
|
14 |
- LM loss
|
15 |
|
16 |
model-index:
|
17 |
+
- name: t5-small-goal2dialogue-multiwoz21
|
18 |
results:
|
19 |
- task:
|
20 |
type: text2text-generation
|
|
|
52 |
|
53 |
---
|
54 |
|
55 |
+
# t5-small-goal2dialogue-multiwoz21
|
56 |
|
57 |
This model is a fine-tuned version of [t5-small](https://huggingface.co/t5-small) on [MultiWOZ 2.1](https://huggingface.co/datasets/ConvLab/multiwoz21).
|
58 |
|