Datasets:
Commit
·
7bd74b5
1
Parent(s):
0ccfd47
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -5,6 +5,20 @@ size_categories:
|
|
5 |
- 10K<n<100K
|
6 |
task_categories:
|
7 |
- image-to-text
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
8 |
---
|
9 |
|
10 |
Molecules in this set
|
|
|
5 |
- 10K<n<100K
|
6 |
task_categories:
|
7 |
- image-to-text
|
8 |
+
dataset_info:
|
9 |
+
features:
|
10 |
+
- name: image
|
11 |
+
dtype: image
|
12 |
+
- name: smiles
|
13 |
+
dtype: string
|
14 |
+
- name: selfies
|
15 |
+
dtype: string
|
16 |
+
splits:
|
17 |
+
- name: train
|
18 |
+
num_bytes: 1715335.0
|
19 |
+
num_examples: 100
|
20 |
+
download_size: 1688123
|
21 |
+
dataset_size: 1715335.0
|
22 |
---
|
23 |
|
24 |
Molecules in this set
|