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

Upload dataset

Browse files
README.md CHANGED
@@ -1,6 +1,6 @@
1
  ---
2
  dataset_info:
3
- config_name: chemprot
4
  features:
5
  - name: id
6
  dtype: string
@@ -36,6 +36,40 @@ dataset_info:
36
  num_examples: 15747
37
  download_size: 7089843
38
  dataset_size: 17619900
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
39
  configs:
40
  - config_name: chemprot
41
  data_files:
@@ -45,4 +79,12 @@ configs:
45
  path: chemprot/validation-*
46
  - split: test
47
  path: chemprot/test-*
 
 
 
 
 
 
 
 
48
  ---
 
1
  ---
2
  dataset_info:
3
+ - config_name: chemprot
4
  features:
5
  - name: id
6
  dtype: string
 
36
  num_examples: 15747
37
  download_size: 7089843
38
  dataset_size: 17619900
39
+ - config_name: ddi
40
+ features:
41
+ - name: id
42
+ dtype: string
43
+ - name: text
44
+ dtype: string
45
+ - name: entities
46
+ list:
47
+ - name: text
48
+ dtype: string
49
+ - name: label
50
+ dtype: string
51
+ - name: role
52
+ dtype: string
53
+ - name: relations
54
+ list:
55
+ - name: head
56
+ dtype: int64
57
+ - name: tail
58
+ dtype: int64
59
+ - name: label
60
+ dtype: string
61
+ splits:
62
+ - name: train
63
+ num_bytes: 1982331
64
+ num_examples: 4990
65
+ - name: validation
66
+ num_bytes: 257194
67
+ num_examples: 754
68
+ - name: test
69
+ num_bytes: 509451
70
+ num_examples: 1398
71
+ download_size: 1158114
72
+ dataset_size: 2748976
73
  configs:
74
  - config_name: chemprot
75
  data_files:
 
79
  path: chemprot/validation-*
80
  - split: test
81
  path: chemprot/test-*
82
+ - config_name: ddi
83
+ data_files:
84
+ - split: train
85
+ path: ddi/train-*
86
+ - split: validation
87
+ path: ddi/validation-*
88
+ - split: test
89
+ path: ddi/test-*
90
  ---
ddi/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fb7c315391f944fca7541c46a2319678c9a1264a87cee9ad0a0a364f0e5f2796
3
+ size 259850
ddi/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6fb0f0177e3d582ae9170725b67e42c63d58ad04e9de0a680fd0e0788e511f2e
3
+ size 777175
ddi/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c09126cd9883d216588b90501394190c7af78793887c15dde86745e15bd1213d
3
+ size 121089