模型

Nanbeige4.2-3B

Nanbeige/Nanbeige4.2-3B

查看上游原文 ↗
上游访问:公开 本站服务:可咨询 许可证:apache-2.0 上游版本:87b9ca6198b3

中文简介

Nanbeige4.2-3B 是一个约 3B 非嵌入参数的紧凑型智能体模型,基于 Nanbeige4.2-3B-Base 继续训练。上游介绍其采用循环复用 Transformer 层的结构,并通过监督微调和强化学习强化通用智能体、代码智能体、推理与对齐能力;实际表现需要结合具体工具环境验证。

UPSTREAM README

上游模型卡 / 数据集卡

在 Hugging Face 查看原文 ↗

Nanbeige4.2-3B 是一个约 3B 非嵌入参数的紧凑型智能体模型,基于 Nanbeige4.2-3B-Base 继续训练。上游介绍其采用循环复用 Transformer 层的结构,并通过监督微调和强化学习强化通用智能体、代码智能体、推理与对齐能力;实际表现需要结合具体工具环境验证。

已有简体中文译文 · 本站中文整理 · 2026-07-23 14:50

1. Introduction Nanbeige4.2-3B is a compact agentic model built on Nanbeige4.2-3B-Base, designed to combine strong agentic behavior with broad reasoning and alignment capabilities. Its Looped Transformer architecture reuses the transformer layers to increase model capacity without adding parameters. With only 3B non-embedding parameters, the model delivers solid performance on general-agent and code-agent tasks. During supervised fine-tuning (SFT), we expand the diversity of training environments through real-world environment integrations and large-scale environment synthesis. We further diversify task types, task assets, and the agentic scaffolds used for each task. To ensure training data quality, we apply filtering at both the trajectory and turn levels, combining test-case-based validation with rubric-based assessment. During reinforcement learning (RL), we combine outcome and process rewards to improve training stability for the compact model. Key strengths include: **Solid Agentic Behavior at the 3B Scale**: Across complex tool-use, office-agent, and code-agent benchmarks, Nanbeige4.2-3B outperforms larger models such as Qwen3.5-9B and Gemma4-12B. **Strong Reasoning Capabilities**: Nanbeige4.2-3B leads open-source models of comparable size across mathematical, coding, and scientific reasoning tasks, continuing the strong reasoning performance of Nanbeige4.1-3B. **Local Personal Assistant**: When integrated with an agentic scaffold designed for personal workflows (e.g., OpenClaw), Nanbeige4.2-3B can support extended tasks spanning daily assistance, office work, and deep research. The accompanying `modeling_nanbeige.py` also includes our latest architectural improvements, including **LoopSplit**, **mHC with depth attention**, and **concatenated n-gram embeddings**. These features have been incorporated into Nanbeige4.5, whose training is underway for release later in 2026. 2. Model Performance General and Agentic Capabilities We compare Nanbeige4.2-3B with Qwen

公开页仅展示原文摘录;完整模型卡或数据集卡请前往上游仓库查看。

上游文件元数据

  • .eval_results/claw-eval.yaml161 B
  • .eval_results/gpqa.yaml157 B
  • .eval_results/hle.yaml146 B
  • .eval_results/hmmt_feb_2026.yaml181 B
  • .eval_results/swe-bench_pro.yaml169 B
  • .eval_results/swe-bench_verified.yaml183 B
  • .eval_results/terminal-bench-2.0.yaml184 B
  • .gitattributes1.60 KB
  • added_tokens.json174 B
  • config.json1019 B
  • configuration_nanbeige.py20.17 KB
  • figures/10 B
第三方资源声明

本页面为橙子AI科技的中文整理与服务说明,不代表资源作者或平台官方页面。实际许可、访问和使用条件以上游原文为准。