sunhaozhepy commited on
Commit
ae2f2cf
1 Parent(s): 237f3b6

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: src
5
+ dtype: string
6
+ - name: trg
7
+ dtype: string
8
+ splits:
9
+ - name: train
10
+ num_bytes: 16473398
11
+ num_examples: 144715
12
+ - name: validation
13
+ num_bytes: 235473
14
+ num_examples: 2048
15
+ - name: test
16
+ num_bytes: 281604
17
+ num_examples: 2500
18
+ download_size: 10710166
19
+ dataset_size: 16990475
20
+ configs:
21
+ - config_name: default
22
+ data_files:
23
+ - split: train
24
+ path: data/train-*
25
+ - split: validation
26
+ path: data/validation-*
27
+ - split: test
28
+ path: data/test-*
29
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9b536bdb43264d3a4f1e669bedbbe84c9da0eefd01c86020d8c3c6938ba09821
3
+ size 182080
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a2af17dd4324a79a093e174aa11ba560614fee63e4287cb65ef1da81140e8f38
3
+ size 10377275
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:94c121a4737331852d12d978679952ca99e749e5ec9f50e902c28a130f328c50
3
+ size 150811