Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -12,40 +12,13 @@ tags:
|
|
12 |
- molecular-biology
|
13 |
size_categories:
|
14 |
- 1K<n<10K
|
15 |
-
configs:
|
16 |
-
- config_name: default
|
17 |
-
data_files:
|
18 |
-
- split: train
|
19 |
-
path: data/train-*
|
20 |
-
dataset_info:
|
21 |
-
features:
|
22 |
-
- name: Question
|
23 |
-
dtype: string
|
24 |
-
- name: Answer
|
25 |
-
dtype: string
|
26 |
-
- name: TargetMolecule
|
27 |
-
dtype: string
|
28 |
-
- name: SampleMethod
|
29 |
-
dtype: string
|
30 |
-
- name: SampleNum
|
31 |
-
dtype: int64
|
32 |
-
- name: SampleRep
|
33 |
-
dtype: string
|
34 |
-
- name: image
|
35 |
-
dtype: image
|
36 |
-
splits:
|
37 |
-
- name: train
|
38 |
-
num_bytes: 4340700
|
39 |
-
num_examples: 410
|
40 |
-
download_size: 3902564
|
41 |
-
dataset_size: 4340700
|
42 |
---
|
43 |
|
44 |
-
#
|
45 |
|
46 |
## Dataset Description
|
47 |
|
48 |
-
This dataset contains molecular data with visual representations for
|
49 |
|
50 |
### Features
|
51 |
|
|
|
12 |
- molecular-biology
|
13 |
size_categories:
|
14 |
- 1K<n<10K
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
15 |
---
|
16 |
|
17 |
+
# BBBP-V-SMILES Dataset
|
18 |
|
19 |
## Dataset Description
|
20 |
|
21 |
+
This dataset contains molecular data with visual representations for BBBP (Beta-secretase 1) related compounds.
|
22 |
|
23 |
### Features
|
24 |
|