Enrique Noriega Atala commited on
Commit ·
a61e98e
1
Parent(s): 61a8fda
Revert "Upload dataset"
Browse filesThis reverts commit 61a8fda8bfb06dfaf068e897283c35b6b27d905a.
- README.md +28 -46
- data/test-00000-of-00001.parquet +2 -2
- data/train-00000-of-00001.parquet +2 -2
- data/validation-00000-of-00001.parquet +2 -2
README.md
CHANGED
|
@@ -1,64 +1,46 @@
|
|
| 1 |
---
|
| 2 |
dataset_info:
|
| 3 |
features:
|
| 4 |
-
- name:
|
|
|
|
|
|
|
| 5 |
dtype: string
|
| 6 |
- name: title
|
| 7 |
dtype: string
|
| 8 |
- name: abstract
|
| 9 |
dtype: string
|
| 10 |
-
- name:
|
| 11 |
-
|
| 12 |
-
|
| 13 |
-
|
| 14 |
-
|
| 15 |
-
|
| 16 |
-
|
| 17 |
-
|
| 18 |
-
|
| 19 |
-
|
| 20 |
-
|
| 21 |
-
|
| 22 |
-
|
| 23 |
-
|
| 24 |
-
|
| 25 |
-
|
| 26 |
-
|
| 27 |
-
|
| 28 |
-
|
| 29 |
-
|
| 30 |
-
- name: relations
|
| 31 |
-
struct:
|
| 32 |
-
- name: type
|
| 33 |
-
list:
|
| 34 |
-
class_label:
|
| 35 |
-
names:
|
| 36 |
-
'0': Association
|
| 37 |
-
'1': Bind
|
| 38 |
-
'2': Comparison
|
| 39 |
-
'3': Conversion
|
| 40 |
-
'4': Cotreatment
|
| 41 |
-
'5': Drug_Interaction
|
| 42 |
-
'6': Negative_Correlation
|
| 43 |
-
'7': Positive_Correlation
|
| 44 |
-
- name: arg1
|
| 45 |
-
list: string
|
| 46 |
-
- name: arg2
|
| 47 |
-
list: string
|
| 48 |
-
- name: novel
|
| 49 |
-
list: bool
|
| 50 |
splits:
|
| 51 |
- name: train
|
| 52 |
-
num_bytes:
|
| 53 |
num_examples: 400
|
| 54 |
- name: validation
|
| 55 |
-
num_bytes:
|
| 56 |
num_examples: 100
|
| 57 |
- name: test
|
| 58 |
-
num_bytes:
|
| 59 |
num_examples: 100
|
| 60 |
-
download_size:
|
| 61 |
-
dataset_size:
|
| 62 |
configs:
|
| 63 |
- config_name: default
|
| 64 |
data_files:
|
|
|
|
| 1 |
---
|
| 2 |
dataset_info:
|
| 3 |
features:
|
| 4 |
+
- name: document_id
|
| 5 |
+
dtype: string
|
| 6 |
+
- name: document_text
|
| 7 |
dtype: string
|
| 8 |
- name: title
|
| 9 |
dtype: string
|
| 10 |
- name: abstract
|
| 11 |
dtype: string
|
| 12 |
+
- name: annotation_ids
|
| 13 |
+
list: string
|
| 14 |
+
- name: annotation_texts
|
| 15 |
+
list: string
|
| 16 |
+
- name: annotation_offsets
|
| 17 |
+
list: uint32
|
| 18 |
+
- name: annotation_lengths
|
| 19 |
+
list: uint32
|
| 20 |
+
- name: annotation_groundings
|
| 21 |
+
list: string
|
| 22 |
+
- name: annotation_types
|
| 23 |
+
list: string
|
| 24 |
+
- name: relation_entity1
|
| 25 |
+
list: string
|
| 26 |
+
- name: relation_entity2
|
| 27 |
+
list: string
|
| 28 |
+
- name: relation_type
|
| 29 |
+
list: string
|
| 30 |
+
- name: relation_novel
|
| 31 |
+
list: string
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 32 |
splits:
|
| 33 |
- name: train
|
| 34 |
+
num_bytes: 2344285
|
| 35 |
num_examples: 400
|
| 36 |
- name: validation
|
| 37 |
+
num_bytes: 621048
|
| 38 |
num_examples: 100
|
| 39 |
- name: test
|
| 40 |
+
num_bytes: 608756
|
| 41 |
num_examples: 100
|
| 42 |
+
download_size: 1503150
|
| 43 |
+
dataset_size: 3574089
|
| 44 |
configs:
|
| 45 |
- config_name: default
|
| 46 |
data_files:
|
data/test-00000-of-00001.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3398eebe931d1a4e972b91fcc5cb75262fa36fec401a33e9460291a491fbc827
|
| 3 |
+
size 269137
|
data/train-00000-of-00001.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3a05626c12234b6d052c38282a64ff54a4c4fe951b9edebe47c05a362a68db2b
|
| 3 |
+
size 959680
|
data/validation-00000-of-00001.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:10c7c241f4a97391934f33988c59d21f2a857ec2da2c4544fa643c4fc3dbf6ae
|
| 3 |
+
size 274333
|