gsm8k openai
Dataset Card for GSM8K Dataset Summary GSM8K (Grade School Math 8K) is a dataset of 8.5K high quality linguistically diverse grade school math word problems. The dataset was created to support the task of question answering on basic mathematical problems that require multi-step reasoning. These problems take between 2 and 8 steps to solve. Solutions primarily involve performing a sequence of elementary calculations using basic arithmetic operations (+ − ×÷) to… See the full description on the dataset page: https://huggingface.co/datasets/openai/gsm8k.
- 種別
- dataset
- ライセンス
- mit
- 言語
- en
- ダウンロード
- 1,004,076
- いいね
- 1,567
- アクセス
- public
- ファイル
- 0
タグ
- 評価データ
- 数学
- 推論
- テキストデータ
- 質問応答
- 大言語モデル
- 機械学習
概要
GSM8Kは、2~8段階の多段階推論を要する小学校算数の文章題8.5K問からなる評価用データセットです。大規模言語モデルの算術・論理推論能力を測定するための標準ベンチマークとして広く利用され、LLM Leaderboardなどの代表的な評価に採用されています。train約7.5K件とtest約1.3K件で構成され、各問題は自然言語による解法ステップと最終数値解答を含みます。
README
--- annotations_creators: - crowdsourced language_creators: - crowdsourced language: - en license: - mit multilinguality: - monolingual size_categories: - 1K<n<10K source_datasets: - original task_categories: - text-generation task_ids: [] paperswithcode_id: gsm8k pretty_name: Grade School Math 8K …