- תיאור :
מערך נתונים זה מורכב מ-6,642 זוגות שאלות/תשובות. השאלות אמורות להיות ניתנות לתשובה על ידי Freebase, גרף ידע גדול. השאלות מתרכזות בעיקר סביב ישות אחת בעלת שם. השאלות פופולריות שנשאלות ברשת (לפחות ב-2013).
תיעוד נוסף : חקור על ניירות עם קוד
דף הבית : https://worksheets.codalab.org/worksheets/0xba659fe363cb46e7a505c5b6a774dc8a
קוד מקור :
tfds.question_answering.WebQuestions
גרסאות :
-
1.0.0
(ברירת מחדל): אין הערות שחרור.
-
גודל הורדה :
1.21 MiB
גודל ערכת נתונים:
983.88 KiB
שמור אוטומטי במטמון ( תיעוד ): כן
פיצולים :
לְפַצֵל | דוגמאות |
---|---|
'test' | 2,032 |
'train' | 3,778 |
- מבנה תכונה :
FeaturesDict({
'answers': Sequence(Text(shape=(), dtype=string)),
'question': Text(shape=(), dtype=string),
'url': Text(shape=(), dtype=string),
})
- תיעוד תכונה :
תכונה | מעמד | צוּרָה | Dtype | תיאור |
---|---|---|---|---|
FeaturesDict | ||||
תשובות | רצף (טקסט) | (אף אחד,) | חוּט | |
שְׁאֵלָה | טֶקסט | חוּט | ||
כתובת אתר | טֶקסט | חוּט |
מפתחות בפיקוח (ראה
as_supervised
doc ):None
איור ( tfds.show_examples ): לא נתמך.
דוגמאות ( tfds.as_dataframe ):
- ציטוט :
@inproceedings{berant-etal-2013-semantic,
title = "Semantic Parsing on {F}reebase from Question-Answer Pairs",
author = "Berant, Jonathan and
Chou, Andrew and
Frostig, Roy and
Liang, Percy",
booktitle = "Proceedings of the 2013 Conference on Empirical Methods in Natural Language Processing",
month = oct,
year = "2013",
address = "Seattle, Washington, USA",
publisher = "Association for Computational Linguistics",
url = "https://www.aclweb.org/anthology/D13-1160",
pages = "1533--1544",
}