gsm8k

  • توضیحات :

مجموعه داده ای از 8.5 هزار مشکل کلمه ریاضی با کیفیت بالا از نظر زبانی متنوع.

شکاف مثال ها
'test' 1,319
'test_socratic' 1,319
'train' 7,473
'train_socratic' 7,473
  • ساختار ویژگی :
FeaturesDict({
    'annotation': Text(shape=(), dtype=string),
    'answer': Text(shape=(), dtype=string),
    'question': Text(shape=(), dtype=string),
    'short_answer': Text(shape=(), dtype=string),
})
  • مستندات ویژگی :
ویژگی کلاس شکل نوع D شرح
FeaturesDict
حاشیه نویسی متن رشته
پاسخ متن رشته
سوال متن رشته
جواب کوتاه متن رشته
  • نقل قول :
@misc{cobbe2021training,
      title={Training Verifiers to Solve Math Word Problems},
      author={Karl Cobbe and Vineet Kosaraju and Mohammad Bavarian and Jacob Hilton and Reiichiro Nakano and Christopher Hesse and John Schulman},
      year={2021},
      eprint={2110.14168},
      archivePrefix={arXiv},
      primaryClass={cs.LG}
}