Image-to-Text
fastai
English
Diya1610 commited on
Commit
ffa966c
·
verified ·
1 Parent(s): 73ef7d8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -3
README.md CHANGED
@@ -1,3 +1,15 @@
1
- ---
2
- license: unknown
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: unknown
3
+ datasets:
4
+ - lmms-lab/LLaVA-OneVision-1.5-Instruct-Data
5
+ language:
6
+ - en
7
+ metrics:
8
+ - accuracy
9
+ base_model:
10
+ - Qwen/Qwen3-Omni-30B-A3B-Instruct
11
+ - Qwen/Qwen3-VL-235B-A22B-Instruct
12
+ new_version: Qwen/Qwen3-Omni-30B-A3B-Instruct
13
+ pipeline_tag: image-to-text
14
+ library_name: fastai
15
+ ---