pietrolesci commited on
Commit
212f42c
·
verified ·
1 Parent(s): 98f2b57

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -0
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