Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
---
|
2 |
-
library_name:
|
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 |
-
- **
|
21 |
-
- **
|
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]:** [
|
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 |
-
-
|
|
|
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
|