metadata
license: apache-2.0
task_categories:
- text2text-generation
- text-generation
language:
- zh
- en
size_categories:
- 10K<n<100K
cross-lingual transfer in dialog generation
Chinese dialogs in movie domain: Chinese_corpus/train.jsonl, Chinese_corpus/dev.jsonl, Chinese_corpus/test.jsonl. The sizes are 500/50/500.
English dialogs in movie domain: English_corpus/train.jsonl, English_corpus/dev.jsonl. The sizes are 400k/20k.
Chinese dialogs for test in music/book/tech domain: other_domains/music.test.jsonl, other_domains/book.test.jsonl, other_domains/tech.test.jsonl. The sizes are 500/500/500.
Citation
@article{Shen2023IsTH,
title={Is Translation Helpful? An Empirical Analysis of Cross-Lingual Transfer in Low-Resource Dialog Generation},
author={Lei Shen and Shuai Yu and Xiaoyu Shen},
journal={arXiv preprint arXiv:2305.12480},
year={2023}
}