Tagged articles

Agent Training

7 articles · Page 1 of 1
Old Zhang's AI Learning
Old Zhang's AI Learning
Jul 10, 2026 · Artificial Intelligence

NVIDIA Opens 10 Trillion‑Token Dataset to Power AI Agents

NVIDIA has open‑sourced a 10‑trillion‑token training corpus—including the Nemotron‑CC‑v2, Nemotron‑CC‑Math, and 53 million synthetic personas—paired with the Apache‑2.0 NeMo Data Designer pipeline, benchmarked improvements on math and code tasks, and tools for visualizing and generating data for AI agents.

Agent TrainingNVIDIANemotron
0 likes · 13 min read
NVIDIA Opens 10 Trillion‑Token Dataset to Power AI Agents
AI Architecture Hub
AI Architecture Hub
Jun 30, 2026 · Artificial Intelligence

How to Fine‑Tune LLMs in 2026: Overcome the 30‑40% Error Wall with GRPO and RULER

Teams building LLM‑powered products often hit a wall where 30‑40% of responses are wrong and the model never learns from mistakes; the article explains how modern fine‑tuning using GRPO‑based reinforcement learning and the open‑source ART framework, together with the RULER reward‑free evaluator, lets small open‑source models surpass larger ones in cost, latency, and accuracy.

ART frameworkAgent TrainingGRPO
0 likes · 9 min read
How to Fine‑Tune LLMs in 2026: Overcome the 30‑40% Error Wall with GRPO and RULER
Data Party THU
Data Party THU
Jun 14, 2026 · Artificial Intelligence

Stop Misunderstanding AI Agents: A Clear Guide to All Core Concepts

The article defines AI Agent as a system centered on a large model that can invoke tools, receive feedback, and continuously accomplish tasks, and systematically distinguishes related terms such as Model, Scaffolding, Harness, Context Engineering, Policy, Tool, Skill, Sub‑agent, Environment, Rollout, Reward, and Trainer, using concrete examples to clarify each.

AI AgentAgent TrainingHarness
0 likes · 10 min read
Stop Misunderstanding AI Agents: A Clear Guide to All Core Concepts
Machine Learning Algorithms & Natural Language Processing
Machine Learning Algorithms & Natural Language Processing
May 30, 2026 · Artificial Intelligence

Breaking the Agent Training Bottleneck: Open‑Source ClawGym Data, Training, and Evaluation Pipeline

ClawGym provides a complete open‑source framework for Claw‑style personal agents, linking a 13.5 K synthetic task dataset, black‑box rollout training, sandbox‑parallel reinforcement learning, and a rigorously verified benchmark of 200 tasks, and demonstrates that synthetic data can lift a 30 B model beyond a 235 B baseline.

Agent TrainingClawGymOpenClaw
0 likes · 16 min read
Breaking the Agent Training Bottleneck: Open‑Source ClawGym Data, Training, and Evaluation Pipeline
Machine Learning Algorithms & Natural Language Processing
Machine Learning Algorithms & Natural Language Processing
Apr 25, 2026 · Artificial Intelligence

Why DeepSeek‑V4 Took Twice as Long: Inside the Training‑Stability Challenges and Engineering Hacks

The DeepSeek‑V4 technical report reveals that the model’s doubled training time stems from massive token and parameter scaling, severe training‑stability issues in MoE layers, and a suite of engineering solutions—including Anticipatory Routing, SwiGLU Clamping, specialist expert training, and a custom sandbox cluster—while also exposing high hallucination rates despite impressive benchmark performance.

Agent TrainingDeepSeek V4Generative Reward Model
0 likes · 12 min read
Why DeepSeek‑V4 Took Twice as Long: Inside the Training‑Stability Challenges and Engineering Hacks
Baobao Algorithm Notes
Baobao Algorithm Notes
Apr 14, 2026 · Industry Insights

Why Mastering AI Agents Is the Most Critical Skill Right Now

The article argues that leveraging AI agents like Claude Code is now the top priority for developers, explaining how agents boost productivity, the importance of their operating environment, and why embracing them is essential for future success in the AI-driven workplace.

Agent TrainingClaude CodeLLM
0 likes · 10 min read
Why Mastering AI Agents Is the Most Critical Skill Right Now
Meituan Technology Team
Meituan Technology Team
Jan 29, 2026 · Artificial Intelligence

How LongCat‑Flash‑Thinking‑2601 Achieves Real‑World Generalization for Agents

LongCat‑Flash‑Thinking‑2601, a 560‑billion‑parameter MoE model, combines environment expansion, multi‑environment RL, systematic noise training, a heavy‑thinking reasoning mode, and Zigzag sparse attention to deliver strong benchmark performance and robust real‑world agent capabilities.

Agent TrainingEnvironment ExpansionReinforcement Learning
0 likes · 14 min read
How LongCat‑Flash‑Thinking‑2601 Achieves Real‑World Generalization for Agents