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.
- Type
- dataset
- License
- mit
- Language
- en
- Downloads
- 14,528
- Likes
- 495
- Access
- public
- Files
- 0
Tags
- 数学推理
- 合成数据
- 指令微调
- 问答
- 文本数据集
- 大语言模型
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…