Commit
•
75884d8
1
Parent(s):
0105177
Fix task tag (#3)
Browse files- Fix task tag (d1fdb063cc32c0f3308a29077384288a537df309)
Co-authored-by: Merve Noyan <merve@users.noreply.huggingface.co>
README.md
CHANGED
@@ -6,7 +6,7 @@ language:
|
|
6 |
- zh
|
7 |
base_model:
|
8 |
- Qwen/Qwen2.5-3B-Instruct
|
9 |
-
pipeline_tag:
|
10 |
---
|
11 |
<div align="center">
|
12 |
<img src="Vintern3B-logo.jpg" width="700"/>
|
|
|
6 |
- zh
|
7 |
base_model:
|
8 |
- Qwen/Qwen2.5-3B-Instruct
|
9 |
+
pipeline_tag: image-text-to-text
|
10 |
---
|
11 |
<div align="center">
|
12 |
<img src="Vintern3B-logo.jpg" width="700"/>
|