Update README.md
Browse files
README.md
CHANGED
|
@@ -1,21 +1,22 @@
|
|
| 1 |
---
|
| 2 |
language:
|
| 3 |
-
|
| 4 |
license: other
|
| 5 |
library_name: transformers
|
| 6 |
pipeline_tag: image-text-to-text
|
| 7 |
-
base_model:
|
|
|
|
| 8 |
datasets:
|
| 9 |
-
|
| 10 |
tags:
|
| 11 |
-
|
| 12 |
-
|
| 13 |
-
|
| 14 |
-
|
| 15 |
-
|
| 16 |
-
|
| 17 |
-
|
| 18 |
-
|
| 19 |
---
|
| 20 |
|
| 21 |
# SCOPE-RL-9B
|
|
@@ -87,4 +88,4 @@ If you use SCOPE-RL, SCOPE-SFT, SATraj-OS, or SCOPE-Gen, please cite:
|
|
| 87 |
author = {Zeyu Kang and Zhenyun Yin and Yang Zhang and Shan He and Shanzhe Lei and Yanjiu Zhong and Xinquan Chen and Xuhong Wang},
|
| 88 |
year = {2026}
|
| 89 |
}
|
| 90 |
-
```
|
|
|
|
| 1 |
---
|
| 2 |
language:
|
| 3 |
+
- en
|
| 4 |
license: other
|
| 5 |
library_name: transformers
|
| 6 |
pipeline_tag: image-text-to-text
|
| 7 |
+
base_model:
|
| 8 |
+
- k4ng/SCOPE-SFT-9B
|
| 9 |
datasets:
|
| 10 |
+
- YOUR_ORG/SCOPE-RL-Tasks
|
| 11 |
tags:
|
| 12 |
+
- computer-use-agent
|
| 13 |
+
- gui-agent
|
| 14 |
+
- multimodal
|
| 15 |
+
- reinforcement-learning
|
| 16 |
+
- grpo
|
| 17 |
+
- safety
|
| 18 |
+
- osworld
|
| 19 |
+
- os-blind
|
| 20 |
---
|
| 21 |
|
| 22 |
# SCOPE-RL-9B
|
|
|
|
| 88 |
author = {Zeyu Kang and Zhenyun Yin and Yang Zhang and Shan He and Shanzhe Lei and Yanjiu Zhong and Xinquan Chen and Xuhong Wang},
|
| 89 |
year = {2026}
|
| 90 |
}
|
| 91 |
+
```
|