Skip to content
Open
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: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,8 @@ Our evaluation suite covers desktop, mobile, and web environments:
* **Web**: `WebArenaLite-v2` (A refined version of WebArena-Lite suitable for visual-based agents)
* **Windows**: `WindowsAgentArena`

For a complementary live-web browser-agent benchmark outside this evaluation suite, see [ClawBench](https://github.com/TIGER-AI-Lab/ClawBench); this external reference does not imply ScaleCUA integration or support.

## 🧠 Training

The directory `agent-sft/` contains all the necessary code and configuration files to train the ScaleCUA from scratch using our ScaleCUA-Data. We support training Computer Use Agents with both [InternVL](agent-sft/internvl_chat/README.md) and [Qwen-VL](agent-sft/qwen-vl-finetune/README.md).
Expand Down