seonglae/vls-10k
VLS 10K 9,987 MS-COCO images paired with a long written description, a one-sentence spoken summary of that description, the spoken audio, and that audio pre-encoded by two neural codecs. Images and audio are embedded in the parquet, so the viewer renders them and one call opens the set: from datasets import load_dataset ds = load_dataset("seonglae/vls-10k", split="train") ds[0]["image"] # PIL image ds[0]["audio"] # decoded waveform ds[0]["sst"] # the sentence that was… See the full description on the dataset page: https://huggingface.co/datasets/seonglae/vls-10k.
082
../
test-00000.parquetdownload
test-00001.parquetdownload
train-00000.parquetdownload
train-00001.parquetdownload
train-00002.parquetdownload
train-00003.parquetdownload
train-00004.parquetdownload
train-00005.parquetdownload
train-00006.parquetdownload
train-00007.parquetdownload
train-00008.parquetdownload
train-00009.parquetdownload
train-00010.parquetdownload
train-00011.parquetdownload
validation-00000.parquetdownload
validation-00001.parquetdownload
