File size: 929 Bytes
695759b
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2dbc3f9
 
 
 
 
 
 
695759b
 
 
2ca383c
 
 
 
2dbc3f9
2ca383c
 
2dbc3f9
2ca383c
 
 
 
 
 
 
 
2dbc3f9
695759b
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
40
41
42
43
44
45
46
---
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)