From bdbd941486eba96809339245accbfec76bd75ce2 Mon Sep 17 00:00:00 2001
From: xxl <505279206@qq.com>
Date: Mon, 25 Nov 2024 10:10:59 +0800
Subject: [PATCH] first commit
---
LICENSE | 217 +
NOTICE | 13 +
README.md | 129 +-
assets/img.png | Bin 0 -> 386386 bytes
assets/intro_2.jpg | Bin 0 -> 1194461 bytes
assets/logo.png | Bin 0 -> 155337 bytes
assets/results.jpg | Bin 0 -> 229698 bytes
assets/translation.jpg | Bin 0 -> 843151 bytes
config.json | 28 +
configuration.json | 1 +
generation_config.json | 14 +
merges.txt | 151388 ++++++++++++++
model-00001-of-00004.safetensors | 3 +
model-00002-of-00004.safetensors | 3 +
model-00003-of-00004.safetensors | 3 +
model-00004-of-00004.safetensors | 3 +
model.safetensors.index.json | 346 +
tokenizer.json | 303288 ++++++++++++++++++++++++++++
tokenizer_config.json | 40 +
vocab.json | 1 +
20 files changed, 455475 insertions(+), 2 deletions(-)
create mode 100644 LICENSE
create mode 100644 NOTICE
create mode 100644 assets/img.png
create mode 100644 assets/intro_2.jpg
create mode 100644 assets/logo.png
create mode 100644 assets/results.jpg
create mode 100644 assets/translation.jpg
create mode 100644 config.json
create mode 100644 configuration.json
create mode 100644 generation_config.json
create mode 100644 merges.txt
create mode 100644 model-00001-of-00004.safetensors
create mode 100644 model-00002-of-00004.safetensors
create mode 100644 model-00003-of-00004.safetensors
create mode 100644 model-00004-of-00004.safetensors
create mode 100644 model.safetensors.index.json
create mode 100644 tokenizer.json
create mode 100644 tokenizer_config.json
create mode 100644 vocab.json
diff --git a/LICENSE b/LICENSE
new file mode 100644
index 0000000..52ccd3a
--- /dev/null
+++ b/LICENSE
@@ -0,0 +1,217 @@
+Copyright (C) 2024 AIDC-AI
+
+Licensed under the Apache License, Version 2.0 (the "License");
+you may not use this file except in compliance with the License.
+You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+
+Copyright 2018- The Hugging Face team. All rights reserved.
+
+ Apache License
+ Version 2.0, January 2004
+ http://www.apache.org/licenses/
+
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
+
+ 1. Definitions.
+
+ "License" shall mean the terms and conditions for use, reproduction,
+ and distribution as defined by Sections 1 through 9 of this document.
+
+ "Licensor" shall mean the copyright owner or entity authorized by
+ the copyright owner that is granting the License.
+
+ "Legal Entity" shall mean the union of the acting entity and all
+ other entities that control, are controlled by, or are under common
+ control with that entity. For the purposes of this definition,
+ "control" means (i) the power, direct or indirect, to cause the
+ direction or management of such entity, whether by contract or
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
+ outstanding shares, or (iii) beneficial ownership of such entity.
+
+ "You" (or "Your") shall mean an individual or Legal Entity
+ exercising permissions granted by this License.
+
+ "Source" form shall mean the preferred form for making modifications,
+ including but not limited to software source code, documentation
+ source, and configuration files.
+
+ "Object" form shall mean any form resulting from mechanical
+ transformation or translation of a Source form, including but
+ not limited to compiled object code, generated documentation,
+ and conversions to other media types.
+
+ "Work" shall mean the work of authorship, whether in Source or
+ Object form, made available under the License, as indicated by a
+ copyright notice that is included in or attached to the work
+ (an example is provided in the Appendix below).
+
+ "Derivative Works" shall mean any work, whether in Source or Object
+ form, that is based on (or derived from) the Work and for which the
+ editorial revisions, annotations, elaborations, or other modifications
+ represent, as a whole, an original work of authorship. For the purposes
+ of this License, Derivative Works shall not include works that remain
+ separable from, or merely link (or bind by name) to the interfaces of,
+ the Work and Derivative Works thereof.
+
+ "Contribution" shall mean any work of authorship, including
+ the original version of the Work and any modifications or additions
+ to that Work or Derivative Works thereof, that is intentionally
+ submitted to Licensor for inclusion in the Work by the copyright owner
+ or by an individual or Legal Entity authorized to submit on behalf of
+ the copyright owner. For the purposes of this definition, "submitted"
+ means any form of electronic, verbal, or written communication sent
+ to the Licensor or its representatives, including but not limited to
+ communication on electronic mailing lists, source code control systems,
+ and issue tracking systems that are managed by, or on behalf of, the
+ Licensor for the purpose of discussing and improving the Work, but
+ excluding communication that is conspicuously marked or otherwise
+ designated in writing by the copyright owner as "Not a Contribution."
+
+ "Contributor" shall mean Licensor and any individual or Legal Entity
+ on behalf of whom a Contribution has been received by Licensor and
+ subsequently incorporated within the Work.
+
+ 2. Grant of Copyright License. Subject to the terms and conditions of
+ this License, each Contributor hereby grants to You a perpetual,
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
+ copyright license to reproduce, prepare Derivative Works of,
+ publicly display, publicly perform, sublicense, and distribute the
+ Work and such Derivative Works in Source or Object form.
+
+ 3. Grant of Patent License. Subject to the terms and conditions of
+ this License, each Contributor hereby grants to You a perpetual,
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
+ (except as stated in this section) patent license to make, have made,
+ use, offer to sell, sell, import, and otherwise transfer the Work,
+ where such license applies only to those patent claims licensable
+ by such Contributor that are necessarily infringed by their
+ Contribution(s) alone or by combination of their Contribution(s)
+ with the Work to which such Contribution(s) was submitted. If You
+ institute patent litigation against any entity (including a
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
+ or a Contribution incorporated within the Work constitutes direct
+ or contributory patent infringement, then any patent licenses
+ granted to You under this License for that Work shall terminate
+ as of the date such litigation is filed.
+
+ 4. Redistribution. You may reproduce and distribute copies of the
+ Work or Derivative Works thereof in any medium, with or without
+ modifications, and in Source or Object form, provided that You
+ meet the following conditions:
+
+ (a) You must give any other recipients of the Work or
+ Derivative Works a copy of this License; and
+
+ (b) You must cause any modified files to carry prominent notices
+ stating that You changed the files; and
+
+ (c) You must retain, in the Source form of any Derivative Works
+ that You distribute, all copyright, patent, trademark, and
+ attribution notices from the Source form of the Work,
+ excluding those notices that do not pertain to any part of
+ the Derivative Works; and
+
+ (d) If the Work includes a "NOTICE" text file as part of its
+ distribution, then any Derivative Works that You distribute must
+ include a readable copy of the attribution notices contained
+ within such NOTICE file, excluding those notices that do not
+ pertain to any part of the Derivative Works, in at least one
+ of the following places: within a NOTICE text file distributed
+ as part of the Derivative Works; within the Source form or
+ documentation, if provided along with the Derivative Works; or,
+ within a display generated by the Derivative Works, if and
+ wherever such third-party notices normally appear. The contents
+ of the NOTICE file are for informational purposes only and
+ do not modify the License. You may add Your own attribution
+ notices within Derivative Works that You distribute, alongside
+ or as an addendum to the NOTICE text from the Work, provided
+ that such additional attribution notices cannot be construed
+ as modifying the License.
+
+ You may add Your own copyright statement to Your modifications and
+ may provide additional or different license terms and conditions
+ for use, reproduction, or distribution of Your modifications, or
+ for any such Derivative Works as a whole, provided Your use,
+ reproduction, and distribution of the Work otherwise complies with
+ the conditions stated in this License.
+
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
+ any Contribution intentionally submitted for inclusion in the Work
+ by You to the Licensor shall be under the terms and conditions of
+ this License, without any additional terms or conditions.
+ Notwithstanding the above, nothing herein shall supersede or modify
+ the terms of any separate license agreement you may have executed
+ with Licensor regarding such Contributions.
+
+ 6. Trademarks. This License does not grant permission to use the trade
+ names, trademarks, service marks, or product names of the Licensor,
+ except as required for reasonable and customary use in describing the
+ origin of the Work and reproducing the content of the NOTICE file.
+
+ 7. Disclaimer of Warranty. Unless required by applicable law or
+ agreed to in writing, Licensor provides the Work (and each
+ Contributor provides its Contributions) on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
+ implied, including, without limitation, any warranties or conditions
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
+ PARTICULAR PURPOSE. You are solely responsible for determining the
+ appropriateness of using or redistributing the Work and assume any
+ risks associated with Your exercise of permissions under this License.
+
+ 8. Limitation of Liability. In no event and under no legal theory,
+ whether in tort (including negligence), contract, or otherwise,
+ unless required by applicable law (such as deliberate and grossly
+ negligent acts) or agreed to in writing, shall any Contributor be
+ liable to You for damages, including any direct, indirect, special,
+ incidental, or consequential damages of any character arising as a
+ result of this License or out of the use or inability to use the
+ Work (including but not limited to damages for loss of goodwill,
+ work stoppage, computer failure or malfunction, or any and all
+ other commercial damages or losses), even if such Contributor
+ has been advised of the possibility of such damages.
+
+ 9. Accepting Warranty or Additional Liability. While redistributing
+ the Work or Derivative Works thereof, You may choose to offer,
+ and charge a fee for, acceptance of support, warranty, indemnity,
+ or other liability obligations and/or rights consistent with this
+ License. However, in accepting such obligations, You may act only
+ on Your own behalf and on Your sole responsibility, not on behalf
+ of any other Contributor, and only if You agree to indemnify,
+ defend, and hold each Contributor harmless for any liability
+ incurred by, or claims asserted against, such Contributor by reason
+ of your accepting any such warranty or additional liability.
+
+ END OF TERMS AND CONDITIONS
+
+ APPENDIX: How to apply the Apache License to your work.
+
+ To apply the Apache License to your work, attach the following
+ boilerplate notice, with the fields enclosed by brackets "[]"
+ replaced with your own identifying information. (Don't include
+ the brackets!) The text should be enclosed in the appropriate
+ comment syntax for the file format. We also recommend that a
+ file or class name and description of purpose be included on the
+ same "printed page" as the copyright notice for easier
+ identification within third-party archives.
+
+ Copyright [yyyy] [name of copyright owner]
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
\ No newline at end of file
diff --git a/NOTICE b/NOTICE
new file mode 100644
index 0000000..bee5325
--- /dev/null
+++ b/NOTICE
@@ -0,0 +1,13 @@
+Copyright (C) 2024 AIDC-AI
+Licensed under the Apache License, Version 2.0 (the "License");
+you may not use this file except in compliance with the License.
+You may obtain a copy of the License at
+ http://www.apache.org/licenses/LICENSE-2.0
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+
+This model was trained based on the following model:
+Qwen2.5-7B-Instruct (https://huggingface.co/Qwen/Qwen2.5-7B-Instruct), license:(https://huggingface.co/Qwen/Qwen2.5-7B-Instruct/blob/main/LICENSE, SPDX-License-identifier:Apache-2.0)
\ No newline at end of file
diff --git a/README.md b/README.md
index 7130169..fbc5640 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,128 @@
-# Marco-o1_a13714689447424000114709
+---
+license: apache-2.0
+library_name: transformers
+inference: false
+---
+
+
-Marco-o1
\ No newline at end of file
+
+
+# 🍓 Marco-o1: Towards Open Reasoning Models for Open-Ended Solutions
+
+
+
+
+
+
+
+
+
+
+
+
+
+⭐ _**MarcoPolo Team**_ ⭐
+
+[_**AI Business, Alibaba International Digital Commerce**_](https://aidc-ai.com)
+
+[**Github**](https://github.com/AIDC-AI/Marco-o1) 🤗 [**Hugging Face**](https://huggingface.co/AIDC-AI/Marco-o1) 📝 [**Paper**](https://arxiv.org/abs/2411.14405) 🧑💻 [**Model**](https://huggingface.co/AIDC-AI/Marco-o1) 🗂️ [**Data**](https://github.com/AIDC-AI/Marco-o1/tree/main/data) 📽️ [**Demo**](https://huggingface.co/AIDC-AI/Marco-o1)
+
+
+
+🎯 **Marco-o1** not only focuses on disciplines with standard answers, such as mathematics, physics, and coding—which are well-suited for reinforcement learning (RL)—but also places greater emphasis on **open-ended resolutions**. We aim to address the question: _"Can the o1 model effectively generalize to broader domains where clear standards are absent and rewards are challenging to quantify?"_
+
+Currently, Marco-o1 Large Language Model (LLM) is powered by _Chain-of-Thought (CoT) fine-tuning_, _Monte Carlo Tree Search (MCTS)_, _reflection mechanisms_, and _innovative reasoning strategies_—optimized for complex real-world problem-solving tasks.
+
+⚠️ **Limitations:** We would like to emphasize that this research work is inspired by OpenAI's o1 (from which the name is also derived). This work aims to explore potential approaches to shed light on the currently unclear technical roadmap for large reasoning models. Besides, our focus is on open-ended questions, and we have observed interesting phenomena in multilingual applications. However, we must acknowledge that the current model primarily exhibits o1-like reasoning characteristics and its performance still fall short of a fully realized "o1" model. This is not a one-time effort, and we remain committed to continuous optimization and ongoing improvement.
+
+![img.png](assets/img.png)
+
+## 🚀 Highlights
+Currently, our work is distinguished by the following highlights:
+
+- 🍀 Fine-Tuning with CoT Data: We develop Marco-o1-CoT by performing full-parameter fine-tuning on the base model using open-source CoT dataset combined with our self-developed synthetic data.
+- 🍀 Solution Space Expansion via MCTS: We integrate LLMs with MCTS (Marco-o1-MCTS), using the model's output confidence to guide the search and expand the solution space.
+- 🍀 Reasoning Action Strategy: We implement novel reasoning action strategies and a reflection mechanism (Marco-o1-MCTS Mini-Step), including exploring different action granularities within the MCTS framework and prompting the model to self-reflect, thereby significantly enhancing the model's ability to solve complex problems.
+- 🍀 Application in Translation Tasks: We are the first to apply Large Reasoning Models (LRM) to Machine Translation task, exploring inference time scaling laws in the multilingual and translation domain.
+
+OpenAI recently introduced the groundbreaking o1 model, renowned for its exceptional reasoning capabilities. This model has demonstrated outstanding performance on platforms such as AIME, CodeForces, surpassing other leading models. Inspired by this success, we aimed to push the boundaries of LLMs even further, enhancing their reasoning abilities to tackle complex, real-world challenges.
+
+🌍 Marco-o1 leverages advanced techniques like CoT fine-tuning, MCTS, and Reasoning Action Strategies to enhance its reasoning power. As shown in Figure 2, by fine-tuning Qwen2-7B-Instruct with a combination of the filtered Open-O1 CoT dataset, Marco-o1 CoT dataset, and Marco-o1 Instruction dataset, Marco-o1 improved its handling of complex tasks. MCTS allows exploration of multiple reasoning paths using confidence scores derived from softmax-applied log probabilities of the top-k alternative tokens, guiding the model to optimal solutions. Moreover, our reasoning action strategy involves varying the granularity of actions within steps and mini-steps to optimize search efficiency and accuracy.
+
+
+
+
Figure 2: The overview of Marco-o1.
+
+
+🌏 As shown in Figure 3, Marco-o1 achieved accuracy improvements of +6.17% on the MGSM (English) dataset and +5.60% on the MGSM (Chinese) dataset, showcasing enhanced reasoning capabilities.
+
+
+
+
Figure 3: The main results of Marco-o1.
+
+
+🌎 Additionally, in translation tasks, we demonstrate that Marco-o1 excels in translating slang expressions, such as translating "这个鞋拥有踩屎感" (literal translation: "This shoe offers a stepping-on-poop sensation.") to "This shoe has a comfortable sole," demonstrating its superior grasp of colloquial nuances.
+
+
+
+
Figure 4: The demostration of translation task using Marco-o1.
+
+
+For more information,please visit our [**Github**](https://github.com/AIDC-AI/Marco-o1).
+
+## Usage
+
+1. **Load Marco-o1-CoT model:**
+ ```
+ # Load model directly
+ from transformers import AutoTokenizer, AutoModelForCausalLM
+
+ tokenizer = AutoTokenizer.from_pretrained("AIDC-AI/Marco-o1")
+ model = AutoModelForCausalLM.from_pretrained("AIDC-AI/Marco-o1")
+ ```
+
+2. **Inference:**
+
+ Execute the inference script (you can give any customized inputs inside):
+ ```
+ ./src/talk_with_model.py
+
+ # Use vLLM
+ ./src/talk_with_model_vllm.py
+
+ ```
+
+
+# 👨🏻💻 Acknowledgement
+
+## Main Contributors
+From MarcoPolo Team, AI Business, Alibaba International Digital Commerce:
+- Yu Zhao
+- [Huifeng Yin](https://github.com/HuifengYin)
+- Hao Wang
+- [Longyue Wang](http://www.longyuewang.com)
+
+## Citation
+
+If you find Marco-o1 useful for your research and applications, please cite:
+
+```
+@misc{zhao2024marcoo1openreasoningmodels,
+ title={Marco-o1: Towards Open Reasoning Models for Open-Ended Solutions},
+ author={Yu Zhao and Huifeng Yin and Bo Zeng and Hao Wang and Tianqi Shi and Chenyang Lyu and Longyue Wang and Weihua Luo and Kaifu Zhang},
+ year={2024},
+ eprint={2411.14405},
+ archivePrefix={arXiv},
+ primaryClass={cs.CL},
+ url={https://arxiv.org/abs/2411.14405},
+}
+```
+
+## LICENSE
+
+This project is licensed under [Apache License Version 2](https://huggingface.co/datasets/choosealicense/licenses/blob/main/markdown/apache-2.0.md) (SPDX-License-identifier: Apache-2.0).
+
+## DISCLAIMER
+
+We used compliance checking algorithms during the training process, to ensure the compliance of the trained model and dataset to the best of our ability. Due to complex data and the diversity of language model usage scenarios, we cannot guarantee that the model is completely free of copyright issues or improper content. If you believe anything infringes on your rights or generates improper content, please contact us, and we will promptly address the matter.
\ No newline at end of file
diff --git a/assets/img.png b/assets/img.png
new file mode 100644
index 0000000000000000000000000000000000000000..798000ba8a4775b68347e7dafb22120ed3bec845
GIT binary patch
literal 386386
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