Update README.md
Browse files
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-
|
| 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).
|
| 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
|