Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -9,6 +9,8 @@ dataset_info:
|
|
| 9 |
dtype: string
|
| 10 |
- name: reactions
|
| 11 |
dtype: string
|
|
|
|
|
|
|
| 12 |
- name: pmid
|
| 13 |
dtype: string
|
| 14 |
- name: fulltext_license
|
|
@@ -59,16 +61,16 @@ dataset_info:
|
|
| 59 |
dtype: string
|
| 60 |
splits:
|
| 61 |
- name: test
|
| 62 |
-
num_bytes:
|
| 63 |
num_examples: 4249
|
| 64 |
- name: train
|
| 65 |
-
num_bytes:
|
| 66 |
num_examples: 11543
|
| 67 |
- name: validation
|
| 68 |
-
num_bytes:
|
| 69 |
num_examples: 2886
|
| 70 |
-
download_size:
|
| 71 |
-
dataset_size:
|
| 72 |
---
|
| 73 |
# Dataset Card for "BioDEX-Reactions"
|
| 74 |
|
|
|
|
| 9 |
dtype: string
|
| 10 |
- name: reactions
|
| 11 |
dtype: string
|
| 12 |
+
- name: reactions_unmerged
|
| 13 |
+
sequence: string
|
| 14 |
- name: pmid
|
| 15 |
dtype: string
|
| 16 |
- name: fulltext_license
|
|
|
|
| 61 |
dtype: string
|
| 62 |
splits:
|
| 63 |
- name: test
|
| 64 |
+
num_bytes: 199362395
|
| 65 |
num_examples: 4249
|
| 66 |
- name: train
|
| 67 |
+
num_bytes: 501649510
|
| 68 |
num_examples: 11543
|
| 69 |
- name: validation
|
| 70 |
+
num_bytes: 123988508
|
| 71 |
num_examples: 2886
|
| 72 |
+
download_size: 440721435
|
| 73 |
+
dataset_size: 825000413
|
| 74 |
---
|
| 75 |
# Dataset Card for "BioDEX-Reactions"
|
| 76 |
|