Datasets:
File size: 859 Bytes
fd1894a a9d8cad fd1894a a9d8cad 248c52a 7b139f6 248c52a 9a61add fd1894a 9c8c54b |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 |
---
language:
- yue
- zh
license: cc-by-4.0
size_categories:
- 10K<n<100K
task_categories:
- translation
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
dataset_info:
features:
- name: translation
struct:
- name: yue
dtype: string
- name: zh
dtype: string
splits:
- name: train
num_bytes: 16446012
num_examples: 169949
download_size: 12551329
dataset_size: 16446012
---
This dataset is comprised of:
1. Crawled content that is machine translated from Cantonese to Simplified Chinese.
2. machine translated articlse from zh-yue.wikipedia.org
3. [botisan-ai/cantonese-mandarin-translations](https://huggingface.co/datasets/botisan-ai/cantonese-mandarin-translations)
4. [AlienKevin/LIHKG](https://huggingface.co/datasets/AlienKevin/LIHKG)
|