sbrzz lbourdois commited on
Commit
a1afada
·
verified ·
1 Parent(s): 764e0e2

Improve language tag (#1)

Browse files

- Improve language tag (68ec2298a348fde0295e870df5436efebf802cc8)


Co-authored-by: Loïck BOURDOIS <[email protected]>

Files changed (1) hide show
  1. README.md +25 -13
README.md CHANGED
@@ -1,14 +1,26 @@
1
- ---
2
- license: apache-2.0
3
- language:
4
- - en
5
- base_model:
6
- - Qwen/Qwen2.5-1.5B
7
- - facebook/dinov2-small
8
- pipeline_tag: visual-question-answering
9
- tags:
10
- - tinyllava
11
- - multimodal
12
- ---
13
-
 
 
 
 
 
 
 
 
 
 
 
 
14
  Pretrain phase only, 80 epochs
 
1
+ ---
2
+ license: apache-2.0
3
+ language:
4
+ - zho
5
+ - eng
6
+ - fra
7
+ - spa
8
+ - por
9
+ - deu
10
+ - ita
11
+ - rus
12
+ - jpn
13
+ - kor
14
+ - vie
15
+ - tha
16
+ - ara
17
+ base_model:
18
+ - Qwen/Qwen2.5-1.5B
19
+ - facebook/dinov2-small
20
+ pipeline_tag: visual-question-answering
21
+ tags:
22
+ - tinyllava
23
+ - multimodal
24
+ ---
25
+
26
  Pretrain phase only, 80 epochs