toshi456 commited on
Commit
998104d
1 Parent(s): d23fe86

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +19 -3
README.md CHANGED
@@ -1,3 +1,19 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ task_categories:
4
+ - image-to-text
5
+ language:
6
+ - ja
7
+ size_categories:
8
+ - 100K<n<1M
9
+ ---
10
+
11
+ ## Dataset details
12
+ **Dataset type:** LLaVA JP Instruct 108K created by changing the data sets in Japanese Visual Genome VQA dataset and train data of docci_ja to the LLaVA-Instruct format.
13
+
14
+ ## Acknowledgement
15
+ - [Japanese Visual Genome VQA dataset](https://github.com/yahoojapan/ja-vg-vqa)
16
+ - [DOCCI](https://huggingface.co/datasets/google/docci)
17
+
18
+ ## Lisence
19
+ [Apach lisense 2.0](https://www.apache.org/licenses/LICENSE-2.0)