Endlinc commited on
Commit
d423214
·
verified ·
1 Parent(s): 89491d2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -3
README.md CHANGED
@@ -1,3 +1,16 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ task_categories:
4
+ - image-text-to-text
5
+ language:
6
+ - en
7
+ size_categories:
8
+ - 1K<n<10K
9
+ ---
10
+
11
+ ## Data Sources
12
+ - Curated from popular community datasets: MMInstruct, Molmo, Honey-Data, etc.
13
+ - Focus on typical VL instruction tuning entry formats.
14
+
15
+ ## Usage
16
+ For quick reference or small-scale testing in VL instruction tuning projects.