drunksu commited on
Commit
bf98969
·
verified ·
1 Parent(s): befdd31

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -30,7 +30,7 @@ evaluated on [SwipeBench](https://huggingface.co/datasets/TSKGHS17/SwipeBench).
30
  |-----------------|----------------------------------------------|
31
  | Base model | Qwen/Qwen2.5-VL-3B-Instruct |
32
  | Parameters | 3B (bfloat16, ~7 GB) |
33
- | Training | SFT + RL alignment (see paper for details) |
34
  | Evaluation | SwipeBench |
35
  | Input | GUI screenshots / screen videos + instruction |
36
  | Output | Human-like swipe action (trajectory) |
@@ -94,7 +94,7 @@ If you use GUISwiper, please also reference the official repository:
94
 
95
  - Paper: https://arxiv.org/abs/2601.18305
96
  - Project / code: https://github.com/TSKGHS17/SwipeGen
97
- - Dataset (SwipeBench): https://huggingface.co/datasets/TSKGHS17/SwipeBench
98
 
99
  ## License & Disclaimer
100
 
 
30
  |-----------------|----------------------------------------------|
31
  | Base model | Qwen/Qwen2.5-VL-3B-Instruct |
32
  | Parameters | 3B (bfloat16, ~7 GB) |
33
+ | Training | RL alignment |
34
  | Evaluation | SwipeBench |
35
  | Input | GUI screenshots / screen videos + instruction |
36
  | Output | Human-like swipe action (trajectory) |
 
94
 
95
  - Paper: https://arxiv.org/abs/2601.18305
96
  - Project / code: https://github.com/TSKGHS17/SwipeGen
97
+
98
 
99
  ## License & Disclaimer
100