LIMO
收藏魔搭社区2025-12-02 更新2025-02-15 收录
下载链接:
https://modelscope.cn/datasets/okwinds/LIMO
下载链接
链接失效反馈官方服务:
资源简介:
# 本数据集解读,请看公众号文章 👇🏻
### <img src="https://www.modelscope.cn/datasets/okwinds/Human-Like-DPO-Dataset/resolve/master/wechat.png" width="30" height="30" align="absmiddle"> 觉察流 - [Open-R1:深度揭秘 DeepSeek-R1 开源复现进展](https://mp.weixin.qq.com/s/TxRaI8amE_N__1VU4XHvMg)
> <span style="color:red;font-size:16px"> 声明:本数据集完全转载自 Huggingface 上的 [GAIR/LIMO](https://huggingface.co/datasets/GAIR/LIMO) <br/>更多模型信息,请关注下文👇🏻, 为原数据集仓库的中文版说明。</span>
<br/>
#### _仓库作者在此 👇🏻 扫一扫_
<img src="https://www.modelscope.cn/models/okwinds/GPT-2/resolve/master/qrcode_for_jcl_258.jpg" />
#### 下载方法
数据集文件元信息以及数据文件,请浏览“数据集文件”页面获取。
您可以通过如下GIT Clone命令,或者ModelScope SDK来下载数据集
:modelscope-code[]{type="sdk"}
:modelscope-code[]{type="git"}
# 数据集介绍
Dataset for [LIMO: Less is More for Reasoning](https://github.com/GAIR-NLP/LIMO)
## Usage
```python
from datasets import load_dataset
dataset = load_dataset("GAIR/LIMO", split="train")
```
## Citation
If you find our dataset useful, please cite:
```
@misc{ye2025limoreasoning,
title={LIMO: Less is More for Reasoning},
author={Yixin Ye and Zhen Huang and Yang Xiao and Ethan Chern and Shijie Xia and Pengfei Liu},
year={2025},
eprint={2502.03387},
archivePrefix={arXiv},
primaryClass={cs.CL},
url={https://arxiv.org/abs/2502.03387},
}
```
# 本数据集的详细解读,请参阅下方公众号文章 👇🏻
### <img src="https://www.modelscope.cn/datasets/okwinds/Human-Like-DPO-Dataset/resolve/master/wechat.png" width="30" height="30" align="absmiddle"> 觉察流 - [Open-R1:深度揭秘DeepSeek-R1开源复现进展](https://mp.weixin.qq.com/s/TxRaI8amE_N__1VU4XHvMg)
> <span style="color:red;font-size:16px"> 声明:本数据集完全转载自Huggingface平台上的 [GAIR/LIMO](https://huggingface.co/datasets/GAIR/LIMO) 数据集<br/>下文内容为原数据集仓库的中文版说明,更多模型相关资讯敬请关注👇🏻</span>
<br/>
#### _仓库作者信息在此 👇🏻 扫码关注_
<img src="https://www.modelscope.cn/models/okwinds/GPT-2/resolve/master/qrcode_for_jcl_258.jpg" />
#### 下载方式
数据集文件的元信息与实体数据文件,请前往「数据集文件」页面获取。
您可通过以下GIT Clone命令,或使用ModelScope SDK下载本数据集
:modelscope-code[]{type="sdk"}
:modelscope-code[]{type="git"}
# 数据集介绍
本数据集为[LIMO: Less is More for Reasoning](https://github.com/GAIR-NLP/LIMO) 项目配套数据集
## 使用方法
python
from datasets import load_dataset
dataset = load_dataset("GAIR/LIMO", split="train")
## 引用声明
若您认为本数据集对您的研究有所助益,请引用如下文献:
@misc{ye2025limoreasoning,
title={LIMO: Less is More for Reasoning},
author={Yixin Ye and Zhen Huang and Yang Xiao and Ethan Chern and Shijie Xia and Pengfei Liu},
year={2025},
eprint={2502.03387},
archivePrefix={arXiv},
primaryClass={cs.CL},
url={https://arxiv.org/abs/2502.03387},
}
提供机构:
maas
创建时间:
2025-02-14



