Datasets:
File size: 1,020 Bytes
a56c1f9 6ff8e6b a56c1f9 6ff8e6b a56c1f9 6ff8e6b a56c1f9 0126c13 a56c1f9 0126c13 d9cdc44 0126c13 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 |
---
dataset_info:
features:
- name: caption
dtype: string
- name: messages
list:
- name: content
dtype: string
- name: role
dtype: string
- name: image
dtype: image
splits:
- name: train
num_bytes: 885298620.772
num_examples: 6439
download_size: 771052957
dataset_size: 885298620.772
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
license: apache-2.0
task_categories:
- visual-question-answering
language:
- ja
size_categories:
- 1K<n<10K
---
## Dataset Information
このデータセットは、[ThePioneer/japanese-photos](https://huggingface.co/datasets/ThePioneer/japanese-photos)の写真をお借りして、
- [Qwen/Qwen2-VL-7B-Instruct](https://huggingface.co/Qwen/Qwen2-VL-7B-Instruct)
- [Qwen/Qwen2.5-32B-Instruct-AWQ](https://huggingface.co/Qwen/Qwen2.5-32B-Instruct-AWQ)
の2つのモデルを使って生成した合成データセットです。
### Detail
https://zenn.dev/kendama/articles/cd5196a33bc46c |