AutoGUI commited on
Commit
361237c
1 Parent(s): e526584

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -9
README.md CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
- library_name: peft
3
  base_model: Qwen/Qwen-VL-Chat
4
  ---
5
 
@@ -14,16 +14,14 @@ base_model: Qwen/Qwen-VL-Chat
14
  ### Model Description
15
 
16
  <!-- Provide a longer summary of what this model is. -->
 
17
 
18
 
19
-
20
- - **Developed by:** [More Information Needed]
21
- - **Funded by [optional]:** [More Information Needed]
22
- - **Shared by [optional]:** [More Information Needed]
23
- - **Model type:** [More Information Needed]
24
- - **Language(s) (NLP):** [More Information Needed]
25
  - **License:** [More Information Needed]
26
- - **Finetuned from model [optional]:** [More Information Needed]
27
 
28
  ### Model Sources [optional]
29
 
@@ -199,4 +197,4 @@ Carbon emissions can be estimated using the [Machine Learning Impact calculator]
199
  [More Information Needed]
200
  ### Framework versions
201
 
202
- - PEFT 0.11.1
 
1
  ---
2
+ library_name: transformers
3
  base_model: Qwen/Qwen-VL-Chat
4
  ---
5
 
 
14
  ### Model Description
15
 
16
  <!-- Provide a longer summary of what this model is. -->
17
+ The UI-VLM trained with the AutoGUI-625k training data.
18
 
19
 
20
+ - **Developed by:** [Hongxin Li]
21
+ - **Model type:** [Vision-language model]
22
+ - **Language(s) (NLP):** [English]
 
 
 
23
  - **License:** [More Information Needed]
24
+ - **Finetuned from model [optional]:** [Qwen-VL-Chat]
25
 
26
  ### Model Sources [optional]
27
 
 
197
  [More Information Needed]
198
  ### Framework versions
199
 
200
+ - TRANSFORMERS 4.37.2