Repository:
https://www.repository.cam.ac.uk/handle/1810/260970
Paper:
https://aclanthology.org/D16-1233/
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('camrest')
ontology = load_ontology('camrest')
database = load_database('camrest')… See the full description on the dataset page:
https://huggingface.co/datasets/ConvLab/camrest.