Datasets:
Tasks:
Image-to-Text
Languages:
English
Size:
10K - 100K
ArXiv:
Tags:
chemistry
cheminformatics
ocsr
optical-chemical-structure-recognition
molecule-recognition
smiles
License:
Upload UOB benchmark (5,740 samples)
Browse files- README.md +15 -1
- UOB/test-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -44,7 +44,7 @@ configs:
|
|
| 44 |
- config_name: UOB
|
| 45 |
data_files:
|
| 46 |
- split: test
|
| 47 |
-
path: UOB/test-*
|
| 48 |
- config_name: USPTO
|
| 49 |
data_files:
|
| 50 |
- split: test
|
|
@@ -86,6 +86,20 @@ dataset_info:
|
|
| 86 |
num_examples: 449
|
| 87 |
download_size: 2860264
|
| 88 |
dataset_size: 2862246
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 89 |
---
|
| 90 |
|
| 91 |
# OCSR Benchmarks
|
|
|
|
| 44 |
- config_name: UOB
|
| 45 |
data_files:
|
| 46 |
- split: test
|
| 47 |
+
path: UOB/test-*
|
| 48 |
- config_name: USPTO
|
| 49 |
data_files:
|
| 50 |
- split: test
|
|
|
|
| 86 |
num_examples: 449
|
| 87 |
download_size: 2860264
|
| 88 |
dataset_size: 2862246
|
| 89 |
+
- config_name: UOB
|
| 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: 19039951
|
| 100 |
+
num_examples: 5740
|
| 101 |
+
download_size: 19037363
|
| 102 |
+
dataset_size: 19039951
|
| 103 |
---
|
| 104 |
|
| 105 |
# OCSR Benchmarks
|
UOB/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1b2a8a6d0a2e91ab33a2dedd24a5945e4e566e131b4e3b0c23e4f696dbfba517
|
| 3 |
+
size 19037363
|