Datasets:
Tasks:
Image-to-Text
Languages:
English
Size:
10K - 100K
ArXiv:
Tags:
chemistry
cheminformatics
ocsr
optical-chemical-structure-recognition
molecule-recognition
smiles
License:
Upload Indigo benchmark (5,719 samples)
Browse files- Indigo/test-00000-of-00001.parquet +3 -0
- README.md +15 -1
Indigo/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:718ffd4c3ac64d270293d040023b3d31a38c957c39c3fcc686101924be1824dc
|
| 3 |
+
size 226875357
|
README.md
CHANGED
|
@@ -32,7 +32,7 @@ configs:
|
|
| 32 |
- config_name: Indigo
|
| 33 |
data_files:
|
| 34 |
- split: test
|
| 35 |
-
path: Indigo/test-*
|
| 36 |
- config_name: JPO
|
| 37 |
data_files:
|
| 38 |
- split: test
|
|
@@ -86,6 +86,20 @@ dataset_info:
|
|
| 86 |
num_examples: 992
|
| 87 |
download_size: 3295338
|
| 88 |
dataset_size: 3308484
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 89 |
- config_name: JPO
|
| 90 |
features:
|
| 91 |
- name: image_id
|
|
|
|
| 32 |
- config_name: Indigo
|
| 33 |
data_files:
|
| 34 |
- split: test
|
| 35 |
+
path: Indigo/test-*
|
| 36 |
- config_name: JPO
|
| 37 |
data_files:
|
| 38 |
- split: test
|
|
|
|
| 86 |
num_examples: 992
|
| 87 |
download_size: 3295338
|
| 88 |
dataset_size: 3308484
|
| 89 |
+
- config_name: Indigo
|
| 90 |
+
features:
|
| 91 |
+
- name: image_id
|
| 92 |
+
dtype: string
|
| 93 |
+
- name: image
|
| 94 |
+
dtype: image
|
| 95 |
+
- name: SMILES
|
| 96 |
+
dtype: string
|
| 97 |
+
splits:
|
| 98 |
+
- name: test
|
| 99 |
+
num_bytes: 224451958
|
| 100 |
+
num_examples: 5719
|
| 101 |
+
download_size: 226875357
|
| 102 |
+
dataset_size: 224451958
|
| 103 |
- config_name: JPO
|
| 104 |
features:
|
| 105 |
- name: image_id
|