- 설명 :
언어적으로 다양한 초등학교 수학 단어 문제 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),
})
- 기능 문서 :
특징 | 수업 | 모양 | D타입 | 설명 |
---|---|---|---|---|
풍모Dict | ||||
주석 | 텍스트 | 끈 | ||
대답 | 텍스트 | 끈 | ||
의문 | 텍스트 | 끈 | ||
짧은 대답 | 텍스트 | 끈 |
감독된 키 (
as_supervised
문서 참조):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}
}