Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion ClawGym-Agents/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ We provide ClawGym-Data and ClawGym-Agents as follows:


## Training Code
Please refer to [SFT](https://github.com/ClawGym/ClawGym-Agents/tree/main/SFT).
Please refer to [SFT](https://github.com/IQuestLab/clawgym/tree/main/ClawGym-Agents/SFT).
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
<h5 align="center"> If you like our project, please give us a star ⭐ on GitHub for the latest update.</h5>

## ✨ News
- **[2026.05.15]** 🔥 We release **ClawGym-Bench**, including the benchmark data and evaluation script.
- **[2026.05.15]** 🔥 We release **ClawGym-Agents**, including our 13.5K synthesized tasks and 24.5K training trajectories, with corresponding SFT and RL training code.
- **[2026.05.15]** 🔥 We release [ClawGym-Bench](https://github.com/IQuestLab/clawgym/tree/main/ClawGym-Bench), including the benchmark data and evaluation script.
- **[2026.05.15]** 🔥 We release [ClawGym-Agents](https://github.com/IQuestLab/clawgym/tree/main/ClawGym-Agents), including our 13.5K synthesized tasks and 24.5K training trajectories, with corresponding SFT and RL training code.
- **[2026.05.15]** 🔥 We release our SFT checkpints: [ClawGym-4B](https://huggingface.co/RUC-AIBOX/ClawGym-4B), [ClawGym-8B](https://huggingface.co/RUC-AIBOX/ClawGym-8B), and [ClawGym-30A3](https://huggingface.co/RUC-AIBOX/ClawGym-30A3).
- **[2026.05.01]** 🚀 We release **Claw Series Part I**: **ClawGym**, our first work on scalable data synthesis, training, and evaluation for Claw-style agents.

Expand Down