Datasets:
File size: 260 Bytes
142155e |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 |
---
license: cc-by-4.0
configs:
- config_name: raw
data_files:
- split: train
path: raw/*
- config_name: tokenized
data_files:
- split: train
path: tokenized/*
task_categories:
- translation
language:
- en
- zh
size_categories:
- 10M<n<100M
--- |