OpenDFM/SciEval
收藏资源简介:
SCIEVAL是一个用于科学领域大型语言模型评估的基准,包含约18,000个客观评估问题和少量主观问题,覆盖化学、物理和生物等基础科学领域。该基准从基础知识、知识应用、科学计算和研究能力四个方面评估大型语言模型在科学内容上的理解和生成能力。
SCIEVAL is a benchmark for evaluating large language models (LLMs) in the scientific domain. It contains approximately 18,000 objective evaluation questions and a small number of subjective questions, covering foundational scientific disciplines such as chemistry, physics, and biology. This benchmark assesses the understanding and generation capabilities of large language models regarding scientific content across four dimensions: basic knowledge, knowledge application, scientific computing, and research capabilities.
数据集概述
名称: SCIEVAL
类型: 评估基准
目的: 用于评估科学领域中大型语言模型的理解和生成能力。
内容:
- 问题数量: 约18,000个客观评估问题和少量主观问题。
- 覆盖领域: 化学、物理、生物等基础科学领域。
- 评估方面: 基本知识、知识应用、科学计算、研究能力。
文件描述
- scieval-dev.json: 开发集,每个任务、能力和类别包含5个样本,用于少量样本学习。
- scieval-valid.json: 验证集,包含每个问题的答案。
- scieval-test.json: 测试集。
- make_few_shot.py: 生成少量样本数据的代码。
- eval.py: 用于验证集的评估代码,与测试集使用的代码相同。
- dynamic_chem.json 和 dynamic_phy.json: 动态数据,定期更新,与排行榜使用的数据不同。
- eval_dynamic.py: 用于动态数据的评估代码。
引用信息
若使用本数据集或相关代码,请引用以下文献: text @article{sun2023scieval, title={SciEval: A Multi-Level Large Language Model Evaluation Benchmark for Scientific Research}, author={Sun, Liangtai and Han, Yang and Zhao, Zihan and Ma, Da and Shen, Zhennan and Chen, Baocai and Chen, Lu and Yu, Kai}, journal={arXiv preprint arXiv:2308.13149}, year={2023} }




