- 説明:
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),
})
- 機能のドキュメント:
特徴 | クラス | 形 | Dtype | 説明 |
---|---|---|---|---|
特徴辞書 | ||||
注釈 | 文章 | ストリング | ||
答え | 文章 | ストリング | ||
質問 | 文章 | ストリング | ||
簡潔な答え | 文章 | ストリング |
監視されたキー(
as_supervised
docを参照):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}
}