Upload dataset
Browse files
README.md
CHANGED
|
@@ -167,6 +167,41 @@ dataset_info:
|
|
| 167 |
num_examples: 172
|
| 168 |
download_size: 314417
|
| 169 |
dataset_size: 2181566
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 170 |
- config_name: source
|
| 171 |
features:
|
| 172 |
- name: id
|
|
@@ -259,6 +294,12 @@ configs:
|
|
| 259 |
path: processed_binary/dev-*
|
| 260 |
- split: test
|
| 261 |
path: processed_binary/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 262 |
- config_name: source
|
| 263 |
data_files:
|
| 264 |
- split: dev
|
|
|
|
| 167 |
num_examples: 172
|
| 168 |
download_size: 314417
|
| 169 |
dataset_size: 2181566
|
| 170 |
+
- config_name: processed_continuous
|
| 171 |
+
features:
|
| 172 |
+
- name: id
|
| 173 |
+
dtype: int64
|
| 174 |
+
- name: pmcid
|
| 175 |
+
dtype: int64
|
| 176 |
+
- name: outcome
|
| 177 |
+
dtype: string
|
| 178 |
+
- name: intervention
|
| 179 |
+
dtype: string
|
| 180 |
+
- name: comparator
|
| 181 |
+
dtype: string
|
| 182 |
+
- name: notes
|
| 183 |
+
dtype: string
|
| 184 |
+
- name: is_data_in_figure_graphics
|
| 185 |
+
dtype: bool
|
| 186 |
+
- name: is_relevant_data_in_table
|
| 187 |
+
dtype: bool
|
| 188 |
+
- name: is_table_in_graphic_format
|
| 189 |
+
dtype: bool
|
| 190 |
+
- name: is_data_complete
|
| 191 |
+
dtype: bool
|
| 192 |
+
- name: Context
|
| 193 |
+
dtype: string
|
| 194 |
+
- name: Completion Extraction
|
| 195 |
+
dtype: string
|
| 196 |
+
splits:
|
| 197 |
+
- name: dev
|
| 198 |
+
num_bytes: 341340
|
| 199 |
+
num_examples: 32
|
| 200 |
+
- name: test
|
| 201 |
+
num_bytes: 5825791
|
| 202 |
+
num_examples: 484
|
| 203 |
+
download_size: 566133
|
| 204 |
+
dataset_size: 6167131
|
| 205 |
- config_name: source
|
| 206 |
features:
|
| 207 |
- name: id
|
|
|
|
| 294 |
path: processed_binary/dev-*
|
| 295 |
- split: test
|
| 296 |
path: processed_binary/test-*
|
| 297 |
+
- config_name: processed_continuous
|
| 298 |
+
data_files:
|
| 299 |
+
- split: dev
|
| 300 |
+
path: processed_continuous/dev-*
|
| 301 |
+
- split: test
|
| 302 |
+
path: processed_continuous/test-*
|
| 303 |
- config_name: source
|
| 304 |
data_files:
|
| 305 |
- split: dev
|
processed_continuous/dev-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b8e2aededc8c572286182ae871007a808ec12ba5f42f2d094481a29ae5b30f05
|
| 3 |
+
size 42366
|
processed_continuous/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3e4bcbe819db328831bbd22f64a69f2e3ddd3b258076e3a8b2748d13b0bad008
|
| 3 |
+
size 523767
|