DeepMath-103K / README.md
adayang's picture
Duplicate from trl-lib/DeepMath-103K
68ad268
|
Raw
History Blame Contribute Delete
692 Bytes
metadata
tags:
  - trl

DeepMath-103K Dataset

Summary

DeepMath-103K is meticulously curated to push the boundaries of mathematical reasoning in language models.

Data Structure

Column:

  • "prompt": The input question.
  • "solution": The solution to the math problem.

Generation script

The script used to generate this dataset can be found here.