Upload dataset
Browse files
2023_processed/dev-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3b46417297737273994e111721cd0f404a4d5c400df69f07b3df1a558ab82dc7
|
| 3 |
+
size 439690
|
2023_processed/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:33f3347e3c62ad37ee987421eb6610011d34db151cbded68fe8a6e305855fe42
|
| 3 |
+
size 1188387
|
2023_processed/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b3be66fa6f0eacf57964cd4bd7818272e5486a51ed2d18e09df3e4380e6e714c
|
| 3 |
+
size 5639975
|
README.md
CHANGED
|
@@ -1,6 +1,62 @@
|
|
| 1 |
---
|
| 2 |
dataset_info:
|
| 3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4 |
features:
|
| 5 |
- name: id
|
| 6 |
dtype: string
|
|
@@ -33,6 +89,14 @@ dataset_info:
|
|
| 33 |
download_size: 283972
|
| 34 |
dataset_size: 808647
|
| 35 |
configs:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 36 |
- config_name: 2023_source
|
| 37 |
data_files:
|
| 38 |
- split: train
|
|
|
|
| 1 |
---
|
| 2 |
dataset_info:
|
| 3 |
+
- config_name: 2023_processed
|
| 4 |
+
features:
|
| 5 |
+
- name: id
|
| 6 |
+
dtype: string
|
| 7 |
+
- name: Type
|
| 8 |
+
dtype: string
|
| 9 |
+
- name: Section_id
|
| 10 |
+
dtype: string
|
| 11 |
+
- name: Primary_id
|
| 12 |
+
dtype: string
|
| 13 |
+
- name: Secondary_id
|
| 14 |
+
dtype: string
|
| 15 |
+
- name: Statement
|
| 16 |
+
dtype: string
|
| 17 |
+
- name: Label
|
| 18 |
+
dtype: string
|
| 19 |
+
- name: Primary_evidence_index
|
| 20 |
+
sequence: int64
|
| 21 |
+
- name: Secondary_evidence_index
|
| 22 |
+
sequence: int64
|
| 23 |
+
- name: Primary_Document
|
| 24 |
+
struct:
|
| 25 |
+
- name: Adverse Events
|
| 26 |
+
sequence: string
|
| 27 |
+
- name: Eligibility
|
| 28 |
+
sequence: string
|
| 29 |
+
- name: Intervention
|
| 30 |
+
sequence: string
|
| 31 |
+
- name: Results
|
| 32 |
+
sequence: string
|
| 33 |
+
- name: Primary_Section
|
| 34 |
+
sequence: string
|
| 35 |
+
- name: Secondary_Document
|
| 36 |
+
struct:
|
| 37 |
+
- name: Adverse Events
|
| 38 |
+
sequence: string
|
| 39 |
+
- name: Eligibility
|
| 40 |
+
sequence: string
|
| 41 |
+
- name: Intervention
|
| 42 |
+
sequence: string
|
| 43 |
+
- name: Results
|
| 44 |
+
sequence: string
|
| 45 |
+
- name: Secondary_Section
|
| 46 |
+
sequence: string
|
| 47 |
+
splits:
|
| 48 |
+
- name: train
|
| 49 |
+
num_bytes: 15485945
|
| 50 |
+
num_examples: 1700
|
| 51 |
+
- name: dev
|
| 52 |
+
num_bytes: 1761256
|
| 53 |
+
num_examples: 200
|
| 54 |
+
- name: test
|
| 55 |
+
num_bytes: 4873788
|
| 56 |
+
num_examples: 500
|
| 57 |
+
download_size: 7268052
|
| 58 |
+
dataset_size: 22120989
|
| 59 |
+
- config_name: 2023_source
|
| 60 |
features:
|
| 61 |
- name: id
|
| 62 |
dtype: string
|
|
|
|
| 89 |
download_size: 283972
|
| 90 |
dataset_size: 808647
|
| 91 |
configs:
|
| 92 |
+
- config_name: 2023_processed
|
| 93 |
+
data_files:
|
| 94 |
+
- split: train
|
| 95 |
+
path: 2023_processed/train-*
|
| 96 |
+
- split: dev
|
| 97 |
+
path: 2023_processed/dev-*
|
| 98 |
+
- split: test
|
| 99 |
+
path: 2023_processed/test-*
|
| 100 |
- config_name: 2023_source
|
| 101 |
data_files:
|
| 102 |
- split: train
|