Papers › ChemEval: A Comprehensive Multi-Level Chemical Evaluation for Large Language Models

ChemEval: A Comprehensive Multi-Level Chemical Evaluation for Large Language Models

21 Sep 2024arXiv:2409.13989archive 2025-07-28

Yuqing Huang, Rongyang Zhang, Xuesong He, Xuyang Zhi, Hao Wang, Xin Li, Feiyang Xu, Deguang Liu, Huadong Liang, Yi Li, Jian Cui, Zimu Liu, Shijin Wang, Guoping Hu, Guiquan Liu, Qi Liu, Defu Lian, Enhong Chen

There is a growing interest in the role that LLMs play in chemistry which lead to an increased focus on the development of LLMs benchmarks tailored to chemical domains to assess the performance of LLMs across a spectrum of chemical tasks varying in type and complexity. However, existing benchmarks in this domain fail to adequately meet the specific requirements of chemical research professionals. To this end, we propose \textbf{\textit{ChemEval}}, which provides a comprehensive assessment of the capabilities of LLMs across a wide range of chemical domain tasks. Specifically, ChemEval identified 4 crucial progressive levels in chemistry, assessing 12 dimensions of LLMs across 42 distinct chemical tasks which are informed by open-source data and the data meticulously crafted by chemical experts, ensuring that the tasks have practical value and can effectively evaluate the capabilities of LLMs. In the experiment, we evaluate 12 mainstream LLMs on ChemEval under zero-shot and few-shot learning contexts, which included carefully selected demonstration examples and carefully designed prompts. The results show that while general LLMs like GPT-4 and Claude-3.5 excel in literature understanding and instruction following, they fall short in tasks demanding advanced chemical knowledge. Conversely, specialized LLMs exhibit enhanced chemical competencies, albeit with reduced literary comprehension. This suggests that LLMs have significant potential for enhancement when tackling sophisticated tasks in the field of chemistry. We believe our work will facilitate the exploration of their potential to drive progress in chemistry. Our benchmark and analysis will be available at {\color{blue} \url{https://github.com/USTC-StarTeam/ChemEval}}.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2409.13989")

Code

Syntology Ran 17 of 18 code samples harvested from 1 repository linked to this paper; 1 has no recorded run. Of those that ran: 17 ran with no contract checked.

By repository: official repository: 18 samples from 1 repository, 17 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

ustc-starteam/chemeval officialmentioned in paperNOASSERTION report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

18 samples harvested; 17 ran; 0 honoured the contract we drafted; 1 has no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

17ran
1unverified

Licence: 18 of the 18 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from ustc-starteam/chemeval. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

calculate_accuracy ustc-starteam/chemeval/Multimodel/3_code_evaluate/classification.py official repository ran fingerprinted licence not identified · pointer only · 38af2d0c0f3866ae · report
calculate_accuracy ustc-starteam/chemeval/Multimodel/3_code_evaluate/entity_extraction.py official repository ran licence not identified · pointer only · 4663d9d3a8c44ca0 · report
calculate_accuracy ustc-starteam/chemeval/Multimodel/3_code_evaluate/entity_recognition.py official repository ran licence not identified · pointer only · 52a5bf0190d24222 · report
calculate_accuracy2 ustc-starteam/chemeval/Multimodel/3_code_evaluate/classification.py official repository ran fingerprinted licence not identified · pointer only · bbcdf4700d65e7a7 · report
calculate_f1_score ustc-starteam/chemeval/Multimodel/3_code_evaluate/entity_extraction.py official repository ran fingerprinted licence not identified · pointer only · f16aa628189064dd · report
calculate_overlap ustc-starteam/chemeval/Multimodel/3_code_evaluate/Reaction_Rate_Prediction.py official repository ran licence not identified · pointer only · 4c5ae6c63f9d3191 · report
convert_jsonl_to_json ustc-starteam/chemeval/Multimodel/3_code_evaluate/Reaction_Rate_Prediction.py official repository ran licence not identified · pointer only · 642c8443ad29a0ac · report
convert_jsonl_to_json ustc-starteam/chemeval/Multimodel/3_code_evaluate/entity_recognition.py official repository ran licence not identified · pointer only · 9dee189876cd68bb · report
find_last_ABCD_letter ustc-starteam/chemeval/Multimodel/3_code_evaluate/1Extract.py official repository ran fingerprinted licence not identified · pointer only · 81608657e54f18aa · report
is_valid_dict_format ustc-starteam/chemeval/Multimodel/3_code_evaluate/1Extract.py official repository ran licence not identified · pointer only · fd13808c01c5b673 · report
judge_string_exact_match ustc-starteam/chemeval/Multimodel/3_code_evaluate/molecule_design_F.py official repository ran licence not identified · pointer only · 11bf4f54be9fdc78 · report
list_json_files ustc-starteam/chemeval/Multimodel/3_code_evaluate/entity_extraction.py official repository ran licence not identified · pointer only · 36da7984e994b6a6 · report
list_json_files ustc-starteam/chemeval/Multimodel/3_code_evaluate/jiping.py official repository ran licence not identified · pointer only · a4f79ce313cb53e8 · report
parse_molecular_formula ustc-starteam/chemeval/Multimodel/3_code_evaluate/molecule_design_F.py official repository ran fingerprinted licence not identified · pointer only · 3de6691c44027248 · report
parse_range ustc-starteam/chemeval/Multimodel/3_code_evaluate/Reaction_Rate_Prediction.py official repository ran licence not identified · pointer only · 696f6c48ae39eef8 · report
re_formers_Lla ustc-starteam/chemeval/Multimodel/3_code_evaluate/molecule_design.py official repository ran fingerprinted licence not identified · pointer only · aa3f745fb79488a6 · report
read_file ustc-starteam/chemeval/Multimodel/3_code_evaluate/1Extract.py official repository ran licence not identified · pointer only · d23978079d307710 · report
calculate_formula_metrics ustc-starteam/chemeval/Multimodel/3_code_evaluate/molecule_design_F.py official repository unverified licence not identified · pointer only · df1cc9c9fcde4f32 · report

Tasks

Few-Shot LearningInstruction Following

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

Absolute Position EncodingsAdamAttentionBPEDense ConnectionsDropoutFocusGPT-4Label SmoothingLayer NormalizationLinear LayerMulti-Head AttentionPosition-Wise Feed-Forward LayerResidual ConnectionSoftmaxTransformer

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections