Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
This dataset is based on the "cumulative" configuration of the MultiWoz 2.2 dataset available also on the [HuggingFace Hub](https://huggingface.co/datasets/multi_woz_v22).
|
2 |
Therefore, the system and user utterances, the active intents, and the services are exactly the same.
|
3 |
|
|
|
1 |
+
---
|
2 |
+
task_categories:
|
3 |
+
- text-generation
|
4 |
+
language:
|
5 |
+
- en
|
6 |
+
paper:
|
7 |
+
- https://arxiv.org/abs/2305.17020
|
8 |
+
---
|
9 |
This dataset is based on the "cumulative" configuration of the MultiWoz 2.2 dataset available also on the [HuggingFace Hub](https://huggingface.co/datasets/multi_woz_v22).
|
10 |
Therefore, the system and user utterances, the active intents, and the services are exactly the same.
|
11 |
|