---
title: "Forget data labeling: Tencent’s R-Zero shows how LLMs can train themselves"
url: https://daily.dev/posts/forget-data-labeling-tencent-s-r-zero-shows-how-llms-can-train-themselves-dcz3wpuy0
source_url: https://venturebeat.com/ai/forget-data-labeling-tencents-r-zero-shows-how-llms-can-train-themselves/
type: article
source: "Venture Beat"
published: 2025-08-28T21:47:29.523Z
updated: 2025-08-28T21:47:53.799Z
tags: ["machine-learning", "llm", "reinforcement-learning"]
reading_time: 7
upvotes: 2
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Forget data labeling: Tencent’s R-Zero shows how LLMs can train themselves

**[Venture Beat](https://daily.dev/sources/venturebeat)** · 7 min read · 2 upvotes · 0 comments

## Summary

Tencent AI Lab and Washington University researchers developed R-Zero, a framework that enables large language models to train themselves without human-labeled data. The system uses two co-evolving models - a Challenger that generates progressively difficult tasks and a Solver that learns from them - creating a self-improving loop. Tests on models like Qwen3 showed significant performance improvements in math reasoning that transferred to general reasoning tasks. While promising for reducing training costs and bypassing data curation bottlenecks, the approach faces challenges with declining answer accuracy over iterations and currently works best for objective domains like mathematics.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://venturebeat.com/ai/forget-data-labeling-tencents-r-zero-shows-how-llms-can-train-themselves/>

---

Tags: [#machine-learning](https://daily.dev/tags/machine-learning), [#llm](https://daily.dev/tags/llm), [#reinforcement-learning](https://daily.dev/tags/reinforcement-learning)

[View this post on daily.dev](https://daily.dev/posts/forget-data-labeling-tencent-s-r-zero-shows-how-llms-can-train-themselves-dcz3wpuy0)
