GAIR/o1-journey
收藏Hugging Face2024-10-16 更新2025-04-12 收录
下载链接:
https://hf-mirror.com/datasets/GAIR/o1-journey
下载链接
链接失效反馈官方服务:
资源简介:
---
language:
- en
size_categories:
- n<1K
---
Dataset for [O1 Replication Journey: A Strategic Progress Report](https://github.com/GAIR-NLP/O1-Journey)
## Usage
```python
from datasets import load_dataset
dataset = load_dataset("GAIR/o1-journey", split="train")
```
## Citation
If you find our dataset useful, please cite:
```
@misc{o1journey,
author = {Yiwei Qin and Xuefeng Li and Haoyang Zou and Yixiu Liu and Shijie Xia and Zhen Huang and Yixin Ye and Weizhe Yuan and Zhengzhong Liu and Yuanzhi Li and Pengfei Liu},
title = {O1 Replication Journey: A Strategic Progress Report – Part 1},
year = {2024},
publisher = {GitHub},
journal = {GitHub repository},
howpublished = {\url{https://github.com/GAIR-NLP/O1-Journey}},
}
```
提供机构:
GAIR



