school_math_0.25M
收藏魔搭社区2026-05-15 更新2024-05-15 收录
下载链接:
https://modelscope.cn/datasets/AI-ModelScope/school_math_0.25M
下载链接
链接失效反馈官方服务:
资源简介:
### Clone with HTTP
```bash
git clone https://www.modelscope.cn/datasets/AI-ModelScope/school_math_0.25M.git
```
迁移来源: https://www.huggingface.co/datasets/BelleGroup/school_math_0.25M
使用sdk下载
```python
from modelscope import MsDataset
dataset = MsDataset.load('AI-ModelScope/school_math_0.25M').to_hf_dataset()
print(dataset)
"""
Dataset({
features: ['instruction', 'input', 'output'],
num_rows: 248481
})
```
Dataset file metadata and data files can be obtained by browsing the "Dataset Files" page.
The current dataset card uses the default template, and the dataset contributors have not provided more detailed introductions for this dataset. However, you can download the dataset via the following Git Clone command or the ModelScope SDK:
#### Download Methods
:modelscope-code[]{type="sdk"}
:modelscope-code[]{type="git"}
提供机构:
maas
创建时间:
2023-09-24



