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),
})
  • 機能のドキュメント:
特徴クラスDtype説明
特徴辞書
注釈文章ストリング
答え文章ストリング
質問文章ストリング
簡潔な答え文章ストリング
  • 引用
@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}
}