Datasets:
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) | |