Datasets:

Modalities:
Text
Formats:
parquet
Languages:
English
ArXiv:
Libraries:
Datasets
pandas
License:
File size: 3,496 Bytes
2c868b8
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
60b4b82
2c868b8
 
 
 
 
 
 
 
 
 
 
 
60b4b82
2c868b8
 
 
 
 
60b4b82
2c868b8
 
60b4b82
2c868b8
60b4b82
2c868b8
 
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
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
{
    "main": {
        "description": "GSM8K (Grade School Math 8K) is a dataset of 8.5K high quality\nlinguistically diverse grade school math word problems. The\ndataset was created to support the task of question answering\non basic mathematical problems that require multi-step reasoning.\n",
        "citation": "@misc{cobbe2021training,\n      title={Training Verifiers to Solve Math Word Problems},\n      author={Karl Cobbe and Vineet Kosaraju and Mohammad Bavarian and Jacob Hilton and Reiichiro Nakano and Christopher Hesse and John Schulman},\n      year={2021},\n      eprint={2110.14168},\n      archivePrefix={arXiv},\n      primaryClass={cs.LG}\n}\n",
        "homepage": "https://openai.com/blog/grade-school-math",
        "license": "MIT",
        "features": {
            "question": {
                "dtype": "string",
                "_type": "Value"
            },
            "answer": {
                "dtype": "string",
                "_type": "Value"
            }
        },
        "builder_name": "gsm8k",
        "dataset_name": "gsm8k",
        "config_name": "main",
        "version": {
            "version_str": "1.1.0",
            "major": 1,
            "minor": 1,
            "patch": 0
        },
        "splits": {
            "train": {
                "name": "train",
                "num_bytes": 3963202,
                "num_examples": 7473,
                "dataset_name": null
            },
            "test": {
                "name": "test",
                "num_bytes": 713732,
                "num_examples": 1319,
                "dataset_name": null
            }
        },
        "download_size": 2725633,
        "dataset_size": 4676934,
        "size_in_bytes": 7402567
    },
    "socratic": {
        "description": "GSM8K (Grade School Math 8K) is a dataset of 8.5K high quality\nlinguistically diverse grade school math word problems. The\ndataset was created to support the task of question answering\non basic mathematical problems that require multi-step reasoning.\n",
        "citation": "@misc{cobbe2021training,\n      title={Training Verifiers to Solve Math Word Problems},\n      author={Karl Cobbe and Vineet Kosaraju and Mohammad Bavarian and Jacob Hilton and Reiichiro Nakano and Christopher Hesse and John Schulman},\n      year={2021},\n      eprint={2110.14168},\n      archivePrefix={arXiv},\n      primaryClass={cs.LG}\n}\n",
        "homepage": "https://openai.com/blog/grade-school-math",
        "license": "MIT",
        "features": {
            "question": {
                "dtype": "string",
                "_type": "Value"
            },
            "answer": {
                "dtype": "string",
                "_type": "Value"
            }
        },
        "builder_name": "gsm8k",
        "dataset_name": "gsm8k",
        "config_name": "socratic",
        "version": {
            "version_str": "1.1.0",
            "major": 1,
            "minor": 1,
            "patch": 0
        },
        "splits": {
            "train": {
                "name": "train",
                "num_bytes": 5198108,
                "num_examples": 7473,
                "dataset_name": null
            },
            "test": {
                "name": "test",
                "num_bytes": 936859,
                "num_examples": 1319,
                "dataset_name": null
            }
        },
        "download_size": 3164254,
        "dataset_size": 6134967,
        "size_in_bytes": 9299221
    }
}