- คำอธิบาย :
ชุดข้อมูล 8.5K คุณภาพสูงที่มีความหลากหลายทางภาษาสำหรับปัญหาคำศัพท์ทางคณิตศาสตร์ระดับประถมศึกษา
เอกสารประกอบเพิ่มเติม : สำรวจเอกสารด้วยรหัส
รหัสที่มา :
tfds.text.gsm8k.Gsm8k
รุ่น :
-
1.0.0
(ค่าเริ่มต้น): การเปิดตัวครั้งแรก
-
ขนาดการดาวน์โหลด :
10.77 MiB
ขนาดชุดข้อมูล :
17.84 MiB
แคชอัตโนมัติ ( เอกสาร ): ใช่
แยก :
แยก | ตัวอย่าง |
---|---|
'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 | ข้อความ | สตริง |
คีย์ภายใต้การดูแล (ดู
as_supervised
doc ):None
รูปภาพ ( tfds.show_examples ): ไม่รองรับ
ตัวอย่าง ( tfds.as_dataframe ):
- การอ้างอิง :
@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}
}