Upload dataset
Browse files
README.md
CHANGED
|
@@ -18,13 +18,29 @@ size_categories:
|
|
| 18 |
- 1M<n<10M
|
| 19 |
configs:
|
| 20 |
- config_name: its
|
| 21 |
-
data_files:
|
|
|
|
|
|
|
| 22 |
- config_name: rxnmapper
|
| 23 |
data_files:
|
| 24 |
- split: train
|
| 25 |
path: rxnmapper/train-*
|
| 26 |
dataset_info:
|
| 27 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 28 |
features:
|
| 29 |
- name: reaction
|
| 30 |
dtype: large_string
|
|
|
|
| 18 |
- 1M<n<10M
|
| 19 |
configs:
|
| 20 |
- config_name: its
|
| 21 |
+
data_files:
|
| 22 |
+
- split: train
|
| 23 |
+
path: its/train-*
|
| 24 |
- config_name: rxnmapper
|
| 25 |
data_files:
|
| 26 |
- split: train
|
| 27 |
path: rxnmapper/train-*
|
| 28 |
dataset_info:
|
| 29 |
+
- config_name: its
|
| 30 |
+
features:
|
| 31 |
+
- name: original_rsmi
|
| 32 |
+
dtype: large_string
|
| 33 |
+
- name: mapped_rxn
|
| 34 |
+
dtype: large_string
|
| 35 |
+
- name: its_graphies
|
| 36 |
+
dtype: large_string
|
| 37 |
+
splits:
|
| 38 |
+
- name: train
|
| 39 |
+
num_bytes: 1390083424
|
| 40 |
+
num_examples: 1405109
|
| 41 |
+
download_size: 461660060
|
| 42 |
+
dataset_size: 1390083424
|
| 43 |
+
- config_name: rxnmapper
|
| 44 |
features:
|
| 45 |
- name: reaction
|
| 46 |
dtype: large_string
|