Upload dataset
Browse files- README.md +20 -14
- 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
|
@@ -3,16 +3,14 @@ dataset_info:
|
|
| 3 |
features:
|
| 4 |
- name: document_id
|
| 5 |
dtype: string
|
| 6 |
-
- name:
|
| 7 |
-
dtype: uint32
|
| 8 |
-
- name: passage_text
|
| 9 |
dtype: string
|
| 10 |
-
- name:
|
| 11 |
dtype: string
|
| 12 |
-
- name:
|
| 13 |
dtype: string
|
| 14 |
- name: annotation_ids
|
| 15 |
-
list:
|
| 16 |
- name: annotation_texts
|
| 17 |
list: string
|
| 18 |
- name: annotation_offsets
|
|
@@ -23,18 +21,26 @@ dataset_info:
|
|
| 23 |
list: string
|
| 24 |
- name: annotation_types
|
| 25 |
list: string
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 26 |
splits:
|
| 27 |
- name: train
|
| 28 |
-
num_bytes:
|
| 29 |
-
num_examples:
|
| 30 |
- name: validation
|
| 31 |
-
num_bytes:
|
| 32 |
-
num_examples:
|
| 33 |
- name: test
|
| 34 |
-
num_bytes:
|
| 35 |
-
num_examples:
|
| 36 |
-
download_size:
|
| 37 |
-
dataset_size:
|
| 38 |
configs:
|
| 39 |
- config_name: default
|
| 40 |
data_files:
|
|
|
|
| 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
|
|
|
|
| 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
|