Update README.md
Browse files
README.md
CHANGED
|
@@ -24,7 +24,7 @@ model-index:
|
|
| 24 |
name: natural language generation
|
| 25 |
dataset:
|
| 26 |
type: ConvLab/tm1, ConvLab/tm2, ConvLab/tm3
|
| 27 |
-
name:
|
| 28 |
split: test
|
| 29 |
metrics:
|
| 30 |
- type: Slot Error Rate
|
|
@@ -45,7 +45,7 @@ inference:
|
|
| 45 |
|
| 46 |
---
|
| 47 |
|
| 48 |
-
# t5-small-nlg-
|
| 49 |
|
| 50 |
This model is a fine-tuned version of [t5-small](https://huggingface.co/t5-small) on [Taskmaster-1](https://huggingface.co/datasets/ConvLab/tm1), [Taskmaster-2](https://huggingface.co/datasets/ConvLab/tm2), and [Taskmaster-3](https://huggingface.co/datasets/ConvLab/tm3).
|
| 51 |
|
|
|
|
| 24 |
name: natural language generation
|
| 25 |
dataset:
|
| 26 |
type: ConvLab/tm1, ConvLab/tm2, ConvLab/tm3
|
| 27 |
+
name: TM1+TM2+TM3
|
| 28 |
split: test
|
| 29 |
metrics:
|
| 30 |
- type: Slot Error Rate
|
|
|
|
| 45 |
|
| 46 |
---
|
| 47 |
|
| 48 |
+
# t5-small-nlg-tm1_tm2_tm3
|
| 49 |
|
| 50 |
This model is a fine-tuned version of [t5-small](https://huggingface.co/t5-small) on [Taskmaster-1](https://huggingface.co/datasets/ConvLab/tm1), [Taskmaster-2](https://huggingface.co/datasets/ConvLab/tm2), and [Taskmaster-3](https://huggingface.co/datasets/ConvLab/tm3).
|
| 51 |
|