|
--- |
|
dataset_info: |
|
features: |
|
- name: translation |
|
struct: |
|
- name: en |
|
dtype: string |
|
- name: zh |
|
dtype: string |
|
splits: |
|
- name: train |
|
num_bytes: 1864681301 |
|
num_examples: 12565044 |
|
- name: validation |
|
num_bytes: 93350771 |
|
num_examples: 614925 |
|
download_size: 1404480140 |
|
dataset_size: 1958032072 |
|
task_categories: |
|
- translation |
|
language: |
|
- en |
|
- zh |
|
size_categories: |
|
- 100M<n<1B |
|
--- |
|
# Dataset Card for "caoyq_en2zh_dataset" |
|
|
|
## dataset_info: |
|
en2zh translation data mixed with sra and ground truth data |
|
|
|
## splits: |
|
- name: train |
|
- num_bytes: 1864681301 |
|
- num_examples: 12565044 |
|
- name: validation |
|
- num_bytes: 93350771 |
|
- num_examples: 614925 |
|
|
|
> download_size: 1404480140 |
|
> |
|
> dataset_size: 1958032072 |
|
|
|
## size_categories: |
|
- 100M<n<1B |
|
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |