Datasets:

Modalities:
Text
Formats:
parquet
Languages:
English
Libraries:
Datasets
pandas
License:
jfries commited on
Commit
c5057ec
·
verified ·
1 Parent(s): 29180d9

Add 'chemprot_shared_task_eval_source' config data files

Browse files
README.md CHANGED
@@ -14,7 +14,7 @@ bigbio_tasks:
14
  - RELATION_EXTRACTION
15
  - NAMED_ENTITY_RECOGNITION
16
  dataset_info:
17
- config_name: chemprot_full_source
18
  features:
19
  - name: pmid
20
  dtype: string
@@ -53,6 +53,45 @@ dataset_info:
53
  num_examples: 612
54
  download_size: 2938603
55
  dataset_size: 7774052
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
56
  configs:
57
  - config_name: chemprot_full_source
58
  data_files:
@@ -65,6 +104,16 @@ configs:
65
  - split: validation
66
  path: chemprot_full_source/validation-*
67
  default: true
 
 
 
 
 
 
 
 
 
 
68
  ---
69
 
70
 
 
14
  - RELATION_EXTRACTION
15
  - NAMED_ENTITY_RECOGNITION
16
  dataset_info:
17
+ - config_name: chemprot_full_source
18
  features:
19
  - name: pmid
20
  dtype: string
 
53
  num_examples: 612
54
  download_size: 2938603
55
  dataset_size: 7774052
56
+ - config_name: chemprot_shared_task_eval_source
57
+ features:
58
+ - name: pmid
59
+ dtype: string
60
+ - name: text
61
+ dtype: string
62
+ - name: entities
63
+ sequence:
64
+ - name: id
65
+ dtype: string
66
+ - name: type
67
+ dtype: string
68
+ - name: text
69
+ dtype: string
70
+ - name: offsets
71
+ sequence: int64
72
+ - name: relations
73
+ sequence:
74
+ - name: type
75
+ dtype: string
76
+ - name: arg1
77
+ dtype: string
78
+ - name: arg2
79
+ dtype: string
80
+ splits:
81
+ - name: sample
82
+ num_bytes: 157609
83
+ num_examples: 50
84
+ - name: train
85
+ num_bytes: 3109953
86
+ num_examples: 1020
87
+ - name: test
88
+ num_bytes: 2499388
89
+ num_examples: 800
90
+ - name: validation
91
+ num_bytes: 1876378
92
+ num_examples: 612
93
+ download_size: 2924370
94
+ dataset_size: 7643328
95
  configs:
96
  - config_name: chemprot_full_source
97
  data_files:
 
104
  - split: validation
105
  path: chemprot_full_source/validation-*
106
  default: true
107
+ - config_name: chemprot_shared_task_eval_source
108
+ data_files:
109
+ - split: sample
110
+ path: chemprot_shared_task_eval_source/sample-*
111
+ - split: train
112
+ path: chemprot_shared_task_eval_source/train-*
113
+ - split: test
114
+ path: chemprot_shared_task_eval_source/test-*
115
+ - split: validation
116
+ path: chemprot_shared_task_eval_source/validation-*
117
  ---
118
 
119
 
chemprot_shared_task_eval_source/sample-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:936eba9332ffa6c086f37386fb6922879716e513afa8362c357a50171607dcbc
3
+ size 76938
chemprot_shared_task_eval_source/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e1cbe5bcd04d03fdf9b40f1cac5a5326b5e40607f1c9ef5a85378461c53045ec
3
+ size 940460
chemprot_shared_task_eval_source/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:82868b082981b7d73ae5436668e3cfdb18d147b2608c691d374f4f06fe5ed68b
3
+ size 1186849
chemprot_shared_task_eval_source/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6c558d0bd6eceae7127b104f66d7e39e41b68d9970d597aa65d4be7a5baab580
3
+ size 720123