中文简介
Nanbeige4.2-3B 是一个约 3B 非嵌入参数的紧凑型智能体模型,基于 Nanbeige4.2-3B-Base 继续训练。上游介绍其采用循环复用 Transformer 层的结构,并通过监督微调和强化学习强化通用智能体、代码智能体、推理与对齐能力;实际表现需要结合具体工具环境验证。
上游模型卡 / 数据集卡
Nanbeige4.2-3B 是一个约 3B 非嵌入参数的紧凑型智能体模型,基于 Nanbeige4.2-3B-Base 继续训练。上游介绍其采用循环复用 Transformer 层的结构,并通过监督微调和强化学习强化通用智能体、代码智能体、推理与对齐能力;实际表现需要结合具体工具环境验证。
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 KBadded_tokens.json174 Bconfig.json1019 Bconfiguration_nanbeige.py20.17 KBfigures/10 B
本页面为橙子AI科技的中文整理与服务说明,不代表资源作者或平台官方页面。实际许可、访问和使用条件以上游原文为准。