xywang626 commited on
Commit
0146518
·
verified ·
1 Parent(s): 1f2db72

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -86,9 +86,9 @@ tags:
86
  text-justify: inter-word; /* 优化英文对齐效果 */
87
  line-height: 1.6;">
88
 
89
- OpenCUA models (OpenCUA-7B, OpenCUA-32B and OpenCUA-72B) are end-to-end computer-use foundation models than can produce executable actions in the computer environments. They are based on the weights of Qwen2.5-VL-7B-Instruction and Qwen2.5-VL-32B-Instruction.
90
  They demonstrate superior performance across CUA benchmarks. In particular, <b>OpenCUA-72B</b> achieves an average success rate of **45.0%** on [OSWorld-Verified](https://os-world.github.io/),
91
- establishing a new state-of-the-art (SOTA) among open-source models and surpassing OpenAI CUA (GPT-4o). Both models also have strong grounding performance, OpenCUA-32B achieves 59.6% on [OSWorld-G](https://osworld-grounding.github.io/) and 55.3% on [Screenspot-Pro](https://arxiv.org/abs/2504.07981). OpenCUA-72B achieves **60.8** on ScreenSpot-Pro and **37.3** on UI-Vision.
92
  </div>
93
 
94
  ### Key Features
 
86
  text-justify: inter-word; /* 优化英文对齐效果 */
87
  line-height: 1.6;">
88
 
89
+ OpenCUA models (OpenCUA-7B, OpenCUA-32B and OpenCUA-72B) are end-to-end computer-use foundation models than can produce executable actions in the computer environments. They are based on the weights of Qwen2.5-VL-7B-Instruction, Qwen2.5-VL-32B-Instruction and Qwen2.5-VL-72B-Instruction.
90
  They demonstrate superior performance across CUA benchmarks. In particular, <b>OpenCUA-72B</b> achieves an average success rate of **45.0%** on [OSWorld-Verified](https://os-world.github.io/),
91
+ establishing a new state-of-the-art (SOTA) among open-source models and surpassing OpenAI CUA (GPT-4o). It also has a strong grounding performance, and achieves **60.8** on ScreenSpot-Pro and **37.3** (SOTA) on UI-Vision.
92
  </div>
93
 
94
  ### Key Features