מילת_מספר_דולפין

  • תיאור :

דולפין Math Word Problem (2015), כפי שמוצג ב- https://www.microsoft.com/en-us/research/uploads/prod/2016/02//dolphin-sigmadolphin.datasets.pdf

  • דף הבית : https://www.microsoft.com/en-us/research/project/sigmadolphin-2/

  • קוד מקור : tfds.text.dolphin_number_word.DolphinNumberWord

  • גרסאות :

    • 0.0.1 : שחרור ראשוני.
    • 0.0.2 (ברירת מחדל): תיקון RaggedTensor. משוואות ומקורות המיוצגים כמחרוזת אחת עם רכיבים המופרדים ברווחים
    • 0.0.3 : היגיון חוזר לטיפול במקרה קצה הכולל דוגמאות ללא מקורות.
  • גודל הורדה : 280.42 KiB

  • גודל ערכת נתונים : 1.49 MiB

  • שמור אוטומטי במטמון ( תיעוד ): כן

  • פיצולים :

לְפַצֵל דוגמאות
'test' 3,507
'train' 864
  • מבנה תכונה :
FeaturesDict({
    'ans': Text(shape=(), dtype=string),
    'equations': Text(shape=(), dtype=string),
    'id': Text(shape=(), dtype=string),
    'index': int32,
    'sources': Text(shape=(), dtype=string),
    'text': Text(shape=(), dtype=string),
})
  • תיעוד תכונה :
תכונה מעמד צוּרָה Dtype תיאור
FeaturesDict
ans טֶקסט חוּט
משוואות טֶקסט חוּט
תְעוּדַת זֶהוּת טֶקסט חוּט
אינדקס מוֹתֵחַ int32
מקורות טֶקסט חוּט
טֶקסט טֶקסט חוּט
  • ציטוט :
@inproceedings{inproceedings,
author = {Shi, Shuming and Wang, Yuehui and Lin, Chin-Yew and Liu, Xiaojiang and Rui, Yong},
year = {2015},
month = {09},
pages = {},
title = {Automatically Solving Number Word Problems by Semantic Parsing and Reasoning},
doi = {10.18653/v1/D15-1135}
}