Update README.md
Browse files
README.md
CHANGED
|
@@ -3,7 +3,7 @@ license: cc-by-2.0
|
|
| 3 |
---
|
| 4 |
# World Knowledge Dataset
|
| 5 |
|
| 6 |
-
This training model and dataset
|
| 7 |
|
| 8 |
## 📄 Paper Information
|
| 9 |
- **Title:** Training LLM Agents for Spontaneous, Reward-Free Self-Evolution via World Knowledge Exploration
|
|
@@ -17,7 +17,7 @@ The official codebase for the web-agent pipeline, including data generation, pre
|
|
| 17 |
|
| 18 |
|
| 19 |
## 📝 Citation
|
| 20 |
-
If you use this
|
| 21 |
|
| 22 |
```bibtex
|
| 23 |
@article{zhang2026training,
|
|
|
|
| 3 |
---
|
| 4 |
# World Knowledge Dataset
|
| 5 |
|
| 6 |
+
This training model and dataset are the official artifact for the paper **[Training LLM Agents for Spontaneous, Reward-Free Self-Evolution via World Knowledge Exploration](https://huggingface.co/papers/2604.18131)**.
|
| 7 |
|
| 8 |
## 📄 Paper Information
|
| 9 |
- **Title:** Training LLM Agents for Spontaneous, Reward-Free Self-Evolution via World Knowledge Exploration
|
|
|
|
| 17 |
|
| 18 |
|
| 19 |
## 📝 Citation
|
| 20 |
+
If you use this repo or our code, please cite our paper:
|
| 21 |
|
| 22 |
```bibtex
|
| 23 |
@article{zhang2026training,
|