gsm8k

  • คำอธิบาย :

ชุดข้อมูล 8.5K คุณภาพสูงที่มีความหลากหลายทางภาษาสำหรับปัญหาคำศัพท์ทางคณิตศาสตร์ระดับประถมศึกษา

แยก ตัวอย่าง
'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ประเภท คำอธิบาย
คุณสมบัติDict
คำอธิบายประกอบ ข้อความ สตริง
คำตอบ ข้อความ สตริง
คำถาม ข้อความ สตริง
short_answer ข้อความ สตริง
  • การอ้างอิง :
@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}
}