Datasets:
File size: 1,071 Bytes
629268f b20f62d 629268f b20f62d 629268f afac832 629268f b20f62d 629268f b20f62d f8185b1 629268f f97eba2 adf1e57 fca1b2a f97eba2 adf1e57 f97eba2 629268f fca1b2a 9162d9f ee16ba1 14d675b c642c8e |
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 46 47 48 49 50 51 |
---
dataset_info:
features:
- name: messages
list:
- name: content
list:
- name: index
dtype: int64
- name: text
dtype: string
- name: type
dtype: string
- name: role
dtype: string
- name: images
list: image
splits:
- name: train
num_bytes: 2436536154.535
num_examples: 25235
- name: test
num_bytes: 272317950.4
num_examples: 2804
download_size: 2689790918
dataset_size: 2708854104.935
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
tags:
- remyx
- synthetic
license: apache-2.0
task_categories:
- visual-question-answering
pretty_name: OpenSpaces
size_categories:
- 10K<n<100K
---
# VQASynth_spacellava
![image/png](https://cdn-uploads.huggingface.co/production/uploads/647777304ae93470ffc28913/t_hxwRDUgf-HywL89rJX4.png)
Uses the [VQASynth](https://github.com/remyxai/VQASynth) pipeline to synthesize spatialVQA samples, mixed with general VQA samples used to fine-tune LLaVA-v1.5-13b. |