- विवरण :
गणित शब्द समस्याओं का एक बड़े पैमाने पर डेटासेट और एक व्याख्यात्मक तंत्रिका गणित समस्या सॉल्वर जो संचालन कार्यक्रमों में समस्याओं को मैप करना सीखता है।
होमपेज : 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),
})
- फ़ीचर दस्तावेज़ीकरण :
विशेषता | कक्षा | आकार | डीटाइप | विवरण |
---|---|---|---|---|
विशेषताएं डिक्ट | ||||
संकट | मूलपाठ | डोरी | ||
दलील | मूलपाठ | डोरी | ||
annotated_formula | मूलपाठ | डोरी | ||
वर्ग | मूलपाठ | डोरी | ||
सही | मूलपाठ | डोरी | ||
correct_option | मूलपाठ | डोरी | ||
रैखिक_सूत्र | मूलपाठ | डोरी | ||
विकल्प | मूलपाठ | डोरी |
पर्यवेक्षित कुंजियाँ (
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}
}