ngxingyu commited on
Commit
88af72a
1 Parent(s): d7f0110

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,41 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: translation
5
+ struct:
6
+ - name: bleurt_score
7
+ dtype: float64
8
+ - name: comet_score
9
+ dtype: float64
10
+ - name: en
11
+ dtype: string
12
+ - name: en_sentiment
13
+ dtype: float32
14
+ - name: google_zh
15
+ dtype: string
16
+ - name: zh
17
+ dtype: string
18
+ - name: zh_sentiment
19
+ dtype: float32
20
+ splits:
21
+ - name: train
22
+ num_bytes: 70836677
23
+ num_examples: 229725
24
+ - name: validation
25
+ num_bytes: 309693
26
+ num_examples: 873
27
+ - name: test
28
+ num_bytes: 2565779
29
+ num_examples: 8549
30
+ download_size: 50715401
31
+ dataset_size: 73712149
32
+ configs:
33
+ - config_name: default
34
+ data_files:
35
+ - split: train
36
+ path: data/train-*
37
+ - split: validation
38
+ path: data/validation-*
39
+ - split: test
40
+ path: data/test-*
41
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2db7210c064d9062d38f24bdedc1204171f0a0da8b4c6da7881f810eb0f33cea
3
+ size 1777901
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:08ea573e9c81e3a9a4e9c6e47c051416ed3fe4ec0c1bf4797fdc0d815059e39f
3
+ size 48726025
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:27ca266d245e2ebf2119c336a34fa7217246a1c1b6fd2b705371b19c2e1edf8a
3
+ size 211475