- 설명 :
이 데이터 세트는 6,642개의 질문/답변 쌍으로 구성되어 있습니다. 질문은 대규모 지식 그래프인 Freebase에서 답변할 수 있어야 합니다. 질문은 대부분 명명된 단일 엔터티를 중심으로 이루어집니다. 질문은 웹에서 인기 있는 질문입니다(적어도 2013년에는).
홈페이지 : https://worksheets.codalab.org/worksheets/0xba659fe363cb46e7a505c5b6a774dc8a
버전 :
-
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),
})
- 기능 문서 :
특징 | 수업 | 모양 | D타입 | 설명 |
---|---|---|---|---|
풍모Dict | ||||
답변 | 시퀀스(텍스트) | (없음,) | 끈 | |
의문 | 텍스트 | 끈 | ||
URL | 텍스트 | 끈 |
감독된 키 (
as_supervised
문서 참조):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",
}