TOMG-Bench / README.md
phenixace's picture
Update README.md
6e94e86 verified
|
raw
history blame
1 kB
metadata
task_categories:
  - text-generation
  - question-answering
  - text2text-generation
  - translation
language:
  - en
tags:
  - chemistry
size_categories:
  - 100K<n<1M

Data Source for TOMG-Bench: Evaluating LLMs on Text-based Open Molecule Generation

Home Page: Home

Github Page: Github

PaperWithCode Page: PWC

Training:

Please see ./OpenMolIns/

We have 5 different variants, from light to xlarge.

Evaluation:

Please see ./benchmarks/, and combine the codes from our repository TOMG-Bench

citation

If this work is helpful, please kindly cite as:

@article{li2024tomg,
  title={TOMG-Bench: Evaluating LLMs on Text-based Open Molecule Generation},
  author={Li, Jiatong and Li, Junxian and Liu, Yunqing and Zhou, Dongzhan and Li, Qing},
  journal={arXiv preprint arXiv:2412.14642},
  year={2024}
}