Kendamarron commited on
Commit
0126c13
·
verified ·
1 Parent(s): 6ff8e6b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +20 -0
README.md CHANGED
@@ -22,4 +22,24 @@ configs:
22
  data_files:
23
  - split: train
24
  path: data/train-*
 
 
 
 
 
 
 
25
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
22
  data_files:
23
  - split: train
24
  path: data/train-*
25
+ license: apache-2.0
26
+ task_categories:
27
+ - visual-question-answering
28
+ language:
29
+ - ja
30
+ size_categories:
31
+ - 1K<n<10K
32
  ---
33
+
34
+ ## Dataset Information
35
+
36
+ このデータセットは、[ThePioneer/japanese-photos](https://huggingface.co/datasets/ThePioneer/japanese-photos)の写真から
37
+
38
+ - [Qwen/Qwen2-VL-7B-Instruct](https://huggingface.co/Qwen/Qwen2-VL-7B-Instruct)
39
+ - [Qwen/Qwen2.5-32B-Instruct-AWQ](https://huggingface.co/Qwen/Qwen2.5-32B-Instruct-AWQ)
40
+
41
+ の2つのモデルを使って生成した合成データセットです。
42
+
43
+ ### Detail
44
+
45
+ https://zenn.dev/kendama/articles/cd5196a33bc46c