hendrycks_math EleutherAI
Dataset Summary MATH dataset from https://github.com/hendrycks/math Citation Information @article{hendrycksmath2021, title={Measuring Mathematical Problem Solving With the MATH Dataset}, author={Dan Hendrycks and Collin Burns and Saurav Kadavath and Akul Arora and Steven Basart and Eric Tang and Dawn Song and Jacob Steinhardt}, journal={NeurIPS}, year={2021} }
- Typ
- dataset
- Lizenz
- mit
- Downloads
- 190,395
- Likes
- 110
- Zugriff
- public
- Dateien
- 0
Tags
- 评测基准
- 文本数据集
- 大语言模型
- NLP
- 微调
- 基准测试
Zusammenfassung
Dieses Datensatz umfasst das MATH-Benchmark von Hendrycks et al., das mathematische Problemlösungsfähigkeiten von KI-Modellen misst. Er enthält über 12.500 Aufgaben aus 7 Kategorien wie Algebra, Geometrie, Zahlentheorie und Precalculus, jeweils mit Schwierigkeitsgraden und Lösungen. Ideal zur Evalu…
README
--- license: mit dataset_info: - config_name: algebra features: - name: problem dtype: string - name: level dtype: string - name: type dtype: string - name: solution dtype: string splits: - name: train num_bytes: 955021 num_examples: 1744 - name: test num_bytes: 648291 num_examples: 1187 download_s…