CoolFace
Datasetpublic

beezza/ogiri-bokete-unsloth-vlm

Japanese Bokete Ogiri — Unsloth VLM format YANS-official/ogiri-bokete を、UnslothのVision SFTで扱える会話形式に変換した非公開用データセットです。 各JSONLレコードは「1画像 + 1回答」です。 { "messages": [ {"role": "user", "content": [ {"type": "image", "image": "images/124469.jpg"}, {"type": "text", "text": "この画像のお題に対して、面白い一言を1つ返してください。"} ]}, {"role": "assistant", "content": [ {"type": "text", "text": "..."} ]} ] } Files train.jsonl: 1,678 records / 630 prompts… See the full description on the dataset page: https://huggingface.co/datasets/beezza/ogiri-bokete-unsloth-vlm.

sourceHugging Faceupdated 2mo agoView on Hugging Face
0likes21downloads
4 commits on main
2b7343a2mo ago

Add Unsloth VLM formatted Bokete dataset (part 3)

beezza
82eece32mo ago

Add Unsloth VLM formatted Bokete dataset (part 2)

beezza
55753792mo ago

Add Unsloth VLM formatted Bokete dataset

beezza
8115ba32mo ago

initial commit

beezza