gsm8k

  • 설명 :

언어적으로 다양한 초등학교 수학 단어 문제 8.5K개의 고품질 데이터 세트입니다.

나뉘다
'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
주석 텍스트
대답 텍스트
의문 텍스트
짧은 대답 텍스트
  • 인용 :
@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}
}