o1-journey
收藏资源简介:
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}}, } ```
本数据集为《O1复现之旅:战略进展报告》(O1 Replication Journey: A Strategic Progress Report)的配套数据集,相关项目仓库地址为:https://github.com/GAIR-NLP/O1-Journey ## 使用方法 python from datasets import load_dataset dataset = load_dataset("GAIR/o1-journey", split="train") ## 引用说明 若您认为本数据集对您的研究有所帮助,请引用如下文献: @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}}, }




