math_qa

  • الوصف :

مجموعة بيانات واسعة النطاق من مسائل الكلمات الرياضية ومحلل مسائل الرياضيات العصبية القابل للتفسير والذي يتعلم كيفية تعيين المشكلات لبرامج التشغيل.

ينقسم أمثلة
'test' 2،985
'train' 29837
'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),
})
  • وثائق الميزة :
ميزة فصل شكل نوع وصف
الميزات
مشكلة نص خيط
المنطق نص خيط
صيغة توضيحية نص خيط
فئة نص خيط
صحيح نص خيط
الخيار الصحيح نص خيط
صيغة خطية نص خيط
خيارات نص خيط
  • الاقتباس :
@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}
}