numer_delfina_słowo

  • Opis :

Zbiór danych Dolphin Math Word Problem (2015), jak przedstawiono w https://www.microsoft.com/en-us/research/uploads/prod/2016/02//dolphin-sigmadolphin.datasets.pdf

Podział Przykłady
'test' 3507
'train' 864
  • Struktura funkcji :
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),
})
  • Dokumentacja funkcji :
Funkcja Klasa Kształt Typ D Opis
FunkcjeDykt
odpowiedź Tekst smyczkowy
równania Tekst smyczkowy
id Tekst smyczkowy
indeks Napinacz int32
źródła Tekst smyczkowy
tekst Tekst smyczkowy
  • Cytat :
@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}
}