File size: 922 Bytes
3079864 77a6dd5 dd64bac 77a6dd5 dd64bac | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 | ---
dataset_info:
features:
- name: id
dtype: string
- name: problem
dtype: string
- name: solution
dtype: string
- name: url
dtype: string
splits:
- name: test
num_bytes: 2934234.660194175
num_examples: 2358
download_size: 1458071
dataset_size: 2934234.660194175
configs:
- config_name: default
data_files:
- split: test
path: data/test-*
---
---
task_categories:
- question-answering
- text-generation
- text2text-generation
language:
- en
tags:
- math
size_categories:
- 1K<n<10K
---
**Dataset Sources:** <br />
[AMC 8](https://artofproblemsolving.com/wiki/index.php/AMC_8_Problems_and_Solutions) - [AMC 10](https://artofproblemsolving.com/wiki/index.php/AMC_10_Problems_and_Solutions) - [AMC 12](https://artofproblemsolving.com/wiki/index.php/AMC_12_Problems_and_Solutions)
Both problems and solutions were scraped from their original URLs, preserving LaTeX format. |