- คำอธิบาย :
ชุดข้อมูลขนาดใหญ่ของปัญหาคำศัพท์ทางคณิตศาสตร์และตัวแก้ปัญหาทางคณิตศาสตร์ที่ตีความได้ซึ่งเรียนรู้ที่จะแมปปัญหากับโปรแกรมการดำเนินการ
เอกสารประกอบเพิ่มเติม : สำรวจเอกสารด้วยรหัส
หน้าแรก : https://math-qa.github.io/
รหัสที่มา :
tfds.datasets.math_qa.Builder
รุ่น :
-
1.0.0
(ค่าเริ่มต้น): การเปิดตัวครั้งแรก
-
ขนาดการดาวน์โหลด :
6.96 MiB
ขนาดชุดข้อมูล :
27.15 MiB
แคชอัตโนมัติ ( เอกสาร ): ใช่
แยก :
แยก | ตัวอย่าง |
---|---|
'test' | 2,985 |
'train' | 29,837 |
'validation' | 4,475 |
- โครงสร้างคุณลักษณะ :
FeaturesDict({
'Problem': Text(shape=(), dtype=string),
'Rationale': Text(shape=(), dtype=string),
'annotated_formula': Text(shape=(), dtype=string),
'category': Text(shape=(), dtype=string),
'correct': Text(shape=(), dtype=string),
'correct_option': Text(shape=(), dtype=string),
'linear_formula': Text(shape=(), dtype=string),
'options': Text(shape=(), dtype=string),
})
- เอกสารคุณสมบัติ :
คุณสมบัติ | ระดับ | รูปร่าง | Dประเภท | คำอธิบาย |
---|---|---|---|---|
คุณสมบัติDict | ||||
ปัญหา | ข้อความ | สตริง | ||
เหตุผล | ข้อความ | สตริง | ||
annotated_formula | ข้อความ | สตริง | ||
หมวดหมู่ | ข้อความ | สตริง | ||
ถูกต้อง | ข้อความ | สตริง | ||
ถูกต้อง_ตัวเลือก | ข้อความ | สตริง | ||
เส้นตรง_สูตร | ข้อความ | สตริง | ||
ตัวเลือก | ข้อความ | สตริง |
คีย์ภายใต้การดูแล (ดู
as_supervised
doc ):None
รูปภาพ ( tfds.show_examples ): ไม่รองรับ
ตัวอย่าง ( tfds.as_dataframe ):
- การอ้างอิง :
@misc{amini2019mathqa,
title={MathQA: Towards Interpretable Math Word Problem Solving with Operation-Based Formalisms},
author={Aida Amini and Saadia Gabriel and Peter Lin and Rik Koncel-Kedziorski and Yejin Choi and Hannaneh Hajishirzi},
year={2019},
eprint={1905.13319},
archivePrefix={arXiv},
primaryClass={cs.CL}
}