Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -34,7 +34,7 @@ configs:
|
|
| 34 |
- split: train
|
| 35 |
path: HLM/train.csv
|
| 36 |
- split: external
|
| 37 |
-
path: HLM/external.csv
|
| 38 |
- config_name: RLM
|
| 39 |
data_files:
|
| 40 |
- split: test
|
|
@@ -42,8 +42,8 @@ configs:
|
|
| 42 |
- split: train
|
| 43 |
path: RLM/train.csv
|
| 44 |
- split: external
|
| 45 |
-
path: RLM/external.csv
|
| 46 |
-
- config_name: Marketed_Drug
|
| 47 |
dataset_info:
|
| 48 |
- config_name: HLM
|
| 49 |
features:
|
|
@@ -96,7 +96,7 @@ dataset_info:
|
|
| 96 |
num_examples: 596
|
| 97 |
- name: external
|
| 98 |
num_bytes: 99408
|
| 99 |
-
num_examples: 2482
|
| 100 |
- config_name: Marketed_Drug
|
| 101 |
features:
|
| 102 |
- name: Smiles
|
|
@@ -119,6 +119,7 @@ dataset_info:
|
|
| 119 |
names:
|
| 120 |
'0': 0
|
| 121 |
'1': 1
|
|
|
|
| 122 |
---
|
| 123 |
|
| 124 |
# Human & Rat Liver Microsomal Stability
|
|
|
|
| 34 |
- split: train
|
| 35 |
path: HLM/train.csv
|
| 36 |
- split: external
|
| 37 |
+
path: HLM/external.csv
|
| 38 |
- config_name: RLM
|
| 39 |
data_files:
|
| 40 |
- split: test
|
|
|
|
| 42 |
- split: train
|
| 43 |
path: RLM/train.csv
|
| 44 |
- split: external
|
| 45 |
+
path: RLM/external.csv
|
| 46 |
+
- config_name: Marketed_Drug
|
| 47 |
dataset_info:
|
| 48 |
- config_name: HLM
|
| 49 |
features:
|
|
|
|
| 96 |
num_examples: 596
|
| 97 |
- name: external
|
| 98 |
num_bytes: 99408
|
| 99 |
+
num_examples: 2482
|
| 100 |
- config_name: Marketed_Drug
|
| 101 |
features:
|
| 102 |
- name: Smiles
|
|
|
|
| 119 |
names:
|
| 120 |
'0': 0
|
| 121 |
'1': 1
|
| 122 |
+
license: mit
|
| 123 |
---
|
| 124 |
|
| 125 |
# Human & Rat Liver Microsomal Stability
|