davanstrien's picture
davanstrien HF staff
Add language information to dataset
9d57c53
|
raw
history blame
867 Bytes
metadata
dataset_info:
  features:
    - name: INSTRUCTION
      dtype: string
    - name: RESPONSE
      dtype: string
    - name: SOURCE
      dtype: string
  splits:
    - name: train
      num_bytes: 4804916
      num_examples: 8792
  download_size: 2554896
  dataset_size: 4804916
language:
  - en

Dataset Card for grade-school-math-instructions

OpenAI's grade-school-math dataset converted into instructions.

Citation Information

@article{cobbe2021gsm8k,
  title={Training Verifiers to Solve Math Word Problems},
  author={Cobbe, Karl and Kosaraju, Vineet and Bavarian, Mohammad and Chen, Mark and Jun, Heewoo and Kaiser, Lukasz and Plappert, Matthias and Tworek, Jerry and Hilton, Jacob and Nakano, Reiichiro and Hesse, Christopher and Schulman, John},
  journal={arXiv preprint arXiv:2110.14168},
  year={2021}
}