Github🤗Hugging Face📝Paper🧑💻Model🗂️Data📽️Demo 🎯Marco-o1not 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 onopen-ended resolutions. We aim...
git clone https://github.com/modelscope/ms-swift.git cd swift pip install -e .[llm] 首先下载macro-o1的demo数据集: https://github.com/AIDC-AI/Marco-o1/blob/main/data/CoT_demo.json wget https://raw.githubusercontent.com/AIDC-AI/Marco-o1/refs/heads/main/data/CoT_demo.json # 移动到`...
论文链接:https://arxiv.org/pdf/2411.14405 项目地址:https://github.com/AIDC-AI/Marco-o1 虽然o1 模型在 AIME 和 CodeForces 等测试中都展示了强大的推理能力,但 Marco-o1 的目标是超越结构化挑战,实现跨多个领域的泛化,特别是在那些没有严格评估...
论文链接:https://arxiv.org/pdf/2411.14405 项目地址:https://github.com/AIDC-AI/Marco-o1 虽然o1 模型在AIME和 CodeForces 等测试中都展示了强大的推理能力,但 Marco-o1 的目标是超越结构化挑战,实现跨多个领域的泛化,特别是在那些没有严格评估指标的领域。通过集成诸如思维链 (CoT) 微调、蒙特卡洛树搜索 (MC...
Marco-o1模型的发布,标志着阿里巴巴国际AI团队在推理模型领域迈出了重要的一步,为解决开放型问题提供了新的思路和工具。ModelScope:https://modelscope.cn/models/AIDC-AI/Marco-o1 Arxiv:https://arxiv.org/abs/2411.14405 Github:https://github.com/AIDC-AI/Marco-o1 Hugging Face:https://huggingface.co/...
论文标题:Marco-o1: Towards Open Reasoning Models for Open-Ended Solutions论文链接:https://arxiv.org/pdf/2411.14405项目地址:https://github.com/AIDC-AI/Marco-o1 Marco-o1 的核心优势体现在四个方面:思维链微调:团队使用开源CoT数据集和自研合成数据对基础模型进行全参数微调,打造出Marco-o1-CoT。MCT...
项目地址:https://github.com/AIDC-AI/Marco-o1 虽然o1 模型在 AIME 和 CodeForces 等测试中都展示了强大的推理能力,但 Marco-o1 的目标是超越结构化挑战,实现跨多个领域的泛化,特别是在那些没有严格评估指标的领域。通过集成诸如思维链 (CoT) 微调、蒙特卡洛树搜索 (MCTS) 和推理动作策略等技术来实现的,Marco-...
项目地址:https://github.com/AIDC-AI/Marco-o1 虽然o1模型在 AIME 和 CodeForces 等测试中都展示了强大的推理能力,但 Marco-o1的目标是超越结构化挑战,实现跨多个领域的泛化,特别是在那些没有严格评估指标的领域。通过集成诸如思维链 (CoT) 微调、蒙特卡洛树搜索 (MCTS) 和推理动作策略等技术来实现的,Marco-o1...
AIDC-AI/Marco-o1 is a clone of o1 reasoning in 7B size, it's based on Qwen so should be easy addnonetrix added the model request label Nov 23, 2024 Collaborator rick-github commented Nov 23, 2024 https://ollama.com/library/marco-o1 nonetrix closed this as completed Nov 23, 2024...
ModelScope: https://modelscope.cn/models/AIDC-AI/Marco-o1 Arxiv: https://arxiv.org/abs/2411.14405 Github: https://github.com/AIDC-AI/Marco-o1 Hugging Face: https://huggingface.co/AIDC-AI/Marco-o1