Datasets:
Upload 4 files
Browse filesWe introduce ChEBI-20-MM, a comprehensive benchmark developed from the ChEBI-20 dataset, integrating multi-modal data such as InChI, IUPAC, SELFIES, and images. This benchmark can evaluate the ability of models in molecule generation, image and IUPAC recognition, molecular captioning, and retrieval tasks.
In molecular representations, molecular text descriptions are typically scarce. MolT5's ChEBI-20 dataset in molecule generation and captioning is increased utilization. To facilitate multi-modal data evaluation, we expand our data modality variety, introducing ChEBI-20-MM.
- .gitattributes +1 -0
- image.zip +3 -0
- test.csv +0 -0
- train.csv +3 -0
- validation.csv +0 -0
.gitattributes
CHANGED
@@ -53,3 +53,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
53 |
*.jpg filter=lfs diff=lfs merge=lfs -text
|
54 |
*.jpeg filter=lfs diff=lfs merge=lfs -text
|
55 |
*.webp filter=lfs diff=lfs merge=lfs -text
|
|
|
|
53 |
*.jpg filter=lfs diff=lfs merge=lfs -text
|
54 |
*.jpeg filter=lfs diff=lfs merge=lfs -text
|
55 |
*.webp filter=lfs diff=lfs merge=lfs -text
|
56 |
+
train.csv filter=lfs diff=lfs merge=lfs -text
|
image.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d5c20d2d1721d9b9de3bbd05e8ccf641724dbad73efd7e5e851e4acf0a6c0496
|
3 |
+
size 103056947
|
test.csv
ADDED
The diff for this file is too large to render.
See raw diff
|
|
train.csv
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:98d4050160f325b4342d730668e3959eb7dffc3821ce1b8312b7bb9016990a00
|
3 |
+
size 25167214
|
validation.csv
ADDED
The diff for this file is too large to render.
See raw diff
|
|