Repository:
https://github.com/thu-coai/CrossWOZ
Paper:
https://aclanthology.org/2020.tacl-1.19/
Leaderboard: None
Who transforms the dataset: Qi Zhu(zhuq96 at gmail dot com)
To use this dataset, you need to install ConvLab-3 platform first. Then you can load the dataset via:
from convlab.util import load_dataset, load_ontology, load_database
dataset = load_dataset('crosswoz')
ontology = load_ontology('crosswoz')
database = load_database('crosswoz')
For… See the full description on the dataset page:
https://huggingface.co/datasets/ConvLab/crosswoz.