Thanmay commited on
Commit
13847fc
1 Parent(s): e9740d7

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,43 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: source
5
+ dtype: string
6
+ - name: target
7
+ dtype: string
8
+ - name: clausie_trg
9
+ dtype: string
10
+ - name: POS
11
+ struct:
12
+ - name: tags
13
+ sequence: string
14
+ - name: words
15
+ sequence: string
16
+ - name: SynDP
17
+ struct:
18
+ - name: tags
19
+ sequence: string
20
+ - name: words
21
+ sequence: string
22
+ splits:
23
+ - name: train
24
+ num_bytes: 25749225
25
+ num_examples: 17630
26
+ - name: validation
27
+ num_bytes: 2978893
28
+ num_examples: 2045
29
+ - name: test
30
+ num_bytes: 3050570
31
+ num_examples: 2161
32
+ download_size: 11743411
33
+ dataset_size: 31778688
34
+ configs:
35
+ - config_name: default
36
+ data_files:
37
+ - split: train
38
+ path: data/train-*
39
+ - split: validation
40
+ path: data/validation-*
41
+ - split: test
42
+ path: data/test-*
43
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c9d162e69901e01b6a11103945d09a221953582a44cc507aa9da0f70d6f1a1ae
3
+ size 1142889
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:68beac15c14c118a55605970bff976302772cee2b4a45b781ad3b161c742d94e
3
+ size 9483669
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:89ce88bac8a258fd6320d905442c94308f5c4e0679b012a658cae23ad0325867
3
+ size 1116853