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} }
- 유형
- dataset
- 라이선스
- mit
- 다운로드
- 190,395
- 좋아요
- 110
- 접근
- public
- 파일
- 0
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…