CoolFace
Datasetpublic

Ethlake/llava-665k

LLaVA-v1.5 Mix665K — Arrow (images embedded) The LLaVA-v1.5 visual instruction-tuning mixture (llava_v1_5_mix665k) converted to a 🤗 datasets Arrow dataset with image bytes embedded. 665,298 examples (624,610 image–text + 40,688 text-only). ⚠️ This repo is a raw save_to_disk Arrow snapshot. The dataset viewer and load_dataset() do not work here — load it with load_from_disk as shown below. Loading from huggingface_hub import snapshot_download from datasets… See the full description on the dataset page: https://huggingface.co/datasets/Ethlake/llava-665k.

sourceHugging Faceotherupdated 3mo agoView on Hugging Face
0likes1.5kdownloads
7 commits on main
235a8ad3mo ago

Add dataset card (raw arrow, load_from_disk)

Ethlake
2b83f6b3mo ago

Add files using upload-large-folder tool

Ethlake
f1d80463mo ago

Add files using upload-large-folder tool

Ethlake
600052b3mo ago

Remove push_to_hub README

Ethlake
45b02003mo ago

Remove parquet shards (switching to raw arrow)

Ethlake
d8817bc3mo ago

Add LLaVA-v1.5 mix665k (images embedded + text-only)

Ethlake
f2975ff4mo ago

initial commit

Ethlake