Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -12,33 +12,6 @@ tags:
|
|
12 |
- molecular-biology
|
13 |
size_categories:
|
14 |
- 1K<n<10K
|
15 |
-
dataset_info:
|
16 |
-
features:
|
17 |
-
- name: Question
|
18 |
-
dtype: string
|
19 |
-
- name: Answer
|
20 |
-
dtype: string
|
21 |
-
- name: TargetMolecule
|
22 |
-
dtype: string
|
23 |
-
- name: SampleMethod
|
24 |
-
dtype: string
|
25 |
-
- name: SampleNum
|
26 |
-
dtype: int64
|
27 |
-
- name: SampleRep
|
28 |
-
dtype: string
|
29 |
-
- name: image
|
30 |
-
dtype: image
|
31 |
-
splits:
|
32 |
-
- name: train
|
33 |
-
num_bytes: 4372481
|
34 |
-
num_examples: 410
|
35 |
-
download_size: 3988888
|
36 |
-
dataset_size: 4372481
|
37 |
-
configs:
|
38 |
-
- config_name: default
|
39 |
-
data_files:
|
40 |
-
- split: train
|
41 |
-
path: data/train-*
|
42 |
---
|
43 |
|
44 |
# BACE-V-SMILES Dataset
|
@@ -59,7 +32,7 @@ This dataset contains molecular data with visual representations for BACE (Beta-
|
|
59 |
|
60 |
### Dataset Statistics
|
61 |
|
62 |
-
- **Total samples**:
|
63 |
- **Image format**: PIL Image (RGB)
|
64 |
- **Image size**: 300x300 pixels
|
65 |
|
|
|
12 |
- molecular-biology
|
13 |
size_categories:
|
14 |
- 1K<n<10K
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
15 |
---
|
16 |
|
17 |
# BACE-V-SMILES Dataset
|
|
|
32 |
|
33 |
### Dataset Statistics
|
34 |
|
35 |
+
- **Total samples**: 410
|
36 |
- **Image format**: PIL Image (RGB)
|
37 |
- **Image size**: 300x300 pixels
|
38 |
|