Bofeee5675 commited on
Commit
23cd9a5
·
verified ·
1 Parent(s): 432e804

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -0
README.md ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model:
4
+ - Qwen/Qwen2.5-VL-7B-Instruct
5
+ ---
6
+ # TongUI: Building Generalized GUI Agents by Learning from Multimodal Web Tutorials
7
+
8
+ Model trained from [GUI-Net Dataset](https://huggingface.co/datasets/Bofeee5675/GUI-Net-1M)
9
+
10
+ See detail at our [Project Page](https://github.com/TongUI-agent/TongUI-agent)
11
+
12
+
13
+ ## Model Details
14
+
15
+ The base model is `Qwen/Qwen2.5-VL-7B-Instruct`. We fine-tuned base model by Lora.