Update README.md
Browse files
README.md
CHANGED
|
@@ -34,7 +34,7 @@ Project page: https://github.com/lll6gg/UI-R1
|
|
| 34 |
| **UI-R1-E-3B** | w/o thinking | **28** | **33.5** |
|
| 35 |
## Evaluation Code for GUI Grounding
|
| 36 |
|
| 37 |
-
1.
|
| 38 |
|
| 39 |
```python
|
| 40 |
model = Qwen2_5_VLForConditionalGeneration.from_pretrained(
|
|
|
|
| 34 |
| **UI-R1-E-3B** | w/o thinking | **28** | **33.5** |
|
| 35 |
## Evaluation Code for GUI Grounding
|
| 36 |
|
| 37 |
+
1. Generation for UI-R1-E-3B:
|
| 38 |
|
| 39 |
```python
|
| 40 |
model = Qwen2_5_VLForConditionalGeneration.from_pretrained(
|