nishide-dev commited on
Commit
8db6f72
·
verified ·
1 Parent(s): 373f225

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,48 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ config_name: chemprot
4
+ features:
5
+ - name: id
6
+ dtype: string
7
+ - name: text
8
+ dtype: string
9
+ - name: entities
10
+ list:
11
+ - name: text
12
+ dtype: string
13
+ - name: label
14
+ dtype: string
15
+ - name: original_id
16
+ dtype: string
17
+ - name: role
18
+ dtype: string
19
+ - name: relations
20
+ list:
21
+ - name: head
22
+ dtype: int64
23
+ - name: tail
24
+ dtype: int64
25
+ - name: label
26
+ dtype: string
27
+ splits:
28
+ - name: train
29
+ num_bytes: 6895436
30
+ num_examples: 18077
31
+ - name: validation
32
+ num_bytes: 4402783
33
+ num_examples: 11272
34
+ - name: test
35
+ num_bytes: 6321681
36
+ num_examples: 15747
37
+ download_size: 7089843
38
+ dataset_size: 17619900
39
+ configs:
40
+ - config_name: chemprot
41
+ data_files:
42
+ - split: train
43
+ path: chemprot/train-*
44
+ - split: validation
45
+ path: chemprot/validation-*
46
+ - split: test
47
+ path: chemprot/test-*
48
+ ---
chemprot/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eb059fbc0c5d81057c79514a44bd185ca0591ce5f28a30b2c435d18ba6eaa7c3
3
+ size 2475982
chemprot/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8ccaf36d8f2312f52624f24e5bd31d6cf1d61923c6d9873e5e2fbebbddd42181
3
+ size 2847436
chemprot/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c4d21b431128ebb30280c58523aa983134528b5e99366a8f43dcdace6de391cd
3
+ size 1766425