- תיאור :
מערך נתונים של 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),
})
- תיעוד תכונה :
תכונה | מעמד | צוּרָה | Dtype | תיאור |
---|---|---|---|---|
FeaturesDict | ||||
ביאור | טֶקסט | חוּט | ||
תשובה | טֶקסט | חוּט | ||
שְׁאֵלָה | טֶקסט | חוּט | ||
תשובה קצרה | טֶקסט | חוּט |
מפתחות בפיקוח (ראה
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}
}