orca-math-word-problems-200k microsoft
Dataset Card This dataset contains ~200K grade school math word problems. All the answers in this dataset is generated using Azure GPT4-Turbo. Please refer to Orca-Math: Unlocking the potential of SLMs in Grade School Math for details about the dataset construction. Dataset Sources Repository: microsoft/orca-math-word-problems-200k Paper: Orca-Math: Unlocking the potential of SLMs in Grade School Math Direct Use This dataset has been designed to… See the full description on the dataset page: https://huggingface.co/datasets/microsoft/orca-math-word-problems-200k.
- 種別
- dataset
- ライセンス
- mit
- 言語
- en
- ダウンロード
- 14,528
- いいね
- 495
- アクセス
- public
- ファイル
- 0
README
--- dataset_info: features: - name: question dtype: string - name: answer dtype: string splits: - name: train num_bytes: 225322861 num_examples: 200035 download_size: 84248748 dataset_size: 225322861 configs: - config_name: default data_files: - split: train path: data/train-* license: mit task_cat…