liupf commited on
Commit
d1f8503
1 Parent(s): b049d20

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -19,7 +19,8 @@ The ChEBI-20-MM is an extensive and multi-modal benchmark developed from the ChE
19
  ChEBI-20-MM is an expansion of the original ChEBI-20 dataset, with a focus on incorporating diverse modalities of molecular data. This benchmark is tailored to assess models in several key areas:
20
 
21
  - **Molecule Generation**: Evaluating the ability of models to generate accurate molecular structures.
22
- - **Image and IUPAC Recognition**: Testing models on their proficiency in interpreting and converting molecular images and IUPAC names into other representational formats.
 
23
  - **Molecular Captioning**: Assessing the capability of models to generate descriptive captions for molecular structures.
24
  - **Retrieval Tasks**: Measuring the effectiveness of models in retrieving molecular information accurately and efficiently.
25
 
 
19
  ChEBI-20-MM is an expansion of the original ChEBI-20 dataset, with a focus on incorporating diverse modalities of molecular data. This benchmark is tailored to assess models in several key areas:
20
 
21
  - **Molecule Generation**: Evaluating the ability of models to generate accurate molecular structures.
22
+ - **Image Recognition**: Testing models on their proficiency in converting molecular images into other representational formats.
23
+ - **IUPAC Recognition**: Evaluating the ability of models to generate IUPAC names from other representational formats.
24
  - **Molecular Captioning**: Assessing the capability of models to generate descriptive captions for molecular structures.
25
  - **Retrieval Tasks**: Measuring the effectiveness of models in retrieving molecular information accurately and efficiently.
26