Improve model card: update pipeline tag and add relevant tags

#2
by nielsr HF Staff - opened
Files changed (1) hide show
  1. README.md +7 -1
README.md CHANGED
@@ -2,7 +2,13 @@
2
  base_model: Qwen/Qwen2-VL-7B-Instruct
3
  library_name: transformers
4
  license: apache-2.0
5
- pipeline_tag: any-to-any
 
 
 
 
 
 
6
  ---
7
 
8
  # OS-Genesis: Automating GUI Agent Trajectory Construction via Reverse Task Synthesis
 
2
  base_model: Qwen/Qwen2-VL-7B-Instruct
3
  library_name: transformers
4
  license: apache-2.0
5
+ pipeline_tag: image-text-to-text
6
+ tags:
7
+ - gui-agent
8
+ - web-agent
9
+ - mobile-agent
10
+ - qwen2-vl
11
+ - multimodal
12
  ---
13
 
14
  # OS-Genesis: Automating GUI Agent Trajectory Construction via Reverse Task Synthesis