siddharthl1293 commited on
Commit
51cf306
1 Parent(s): 42ce5c5

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,35 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: id
5
+ dtype: string
6
+ - name: sentence
7
+ dtype: string
8
+ - name: relation
9
+ dtype: string
10
+ - name: tokens
11
+ sequence: string
12
+ - name: tags
13
+ sequence: string
14
+ splits:
15
+ - name: train
16
+ num_bytes: 288609496
17
+ num_examples: 300067
18
+ - name: test
19
+ num_bytes: 36305820
20
+ num_examples: 37508
21
+ - name: validation
22
+ num_bytes: 36152287
23
+ num_examples: 37509
24
+ download_size: 107574628
25
+ dataset_size: 361067603
26
+ configs:
27
+ - config_name: default
28
+ data_files:
29
+ - split: train
30
+ path: data/train-*
31
+ - split: test
32
+ path: data/test-*
33
+ - split: validation
34
+ path: data/validation-*
35
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:52662a25f5b8ebf6d3fdb955e60972684de27659d3bbf2d5814dcf9c161679f5
3
+ size 10815806
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0fc38a7acd2229b60bf4c2333b4683846889ea5838e7e83a8ba66a734b52d3c2
3
+ size 85985370
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2874670135560cb564058ee4d4f9741306087440022b5f170fff783157811d03
3
+ size 10773452