salma-remyx commited on
Commit
10d3188
1 Parent(s): e8a7d1f

Link SpaceLLaVA dataset

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -7,7 +7,7 @@ license: apache-2.0
7
 
8
  # Model Card for SpaceLLaVA
9
 
10
- **SpaceLLaVA** uses LoRA to fine-tune [LLaVA](https://github.com/haotian-liu/LLaVA/tree/main) on a dataset designed with [VQASynth](https://github.com/remyxai/VQASynth/tree/main) to enhance spatial reasoning as in [SpatialVLM](https://spatial-vlm.github.io/)
11
 
12
  ## Model Details
13
 
@@ -23,7 +23,7 @@ With a pipeline of expert models, we can infer spatial relationships between obj
23
  - **Finetuned from model:** LLaVA
24
 
25
  ### Model Sources
26
-
27
  - **Repository:** [VQASynth](https://github.com/remyxai/VQASynth/tree/main)
28
  - **Paper:** [SpatialVLM](https://arxiv.org/abs/2401.12168)
29
 
 
7
 
8
  # Model Card for SpaceLLaVA
9
 
10
+ **SpaceLLaVA** uses LoRA to fine-tune [LLaVA](https://github.com/haotian-liu/LLaVA/tree/main) on a [dataset](https://huggingface.co/datasets/remyxai/vqasynth_spacellava) designed with [VQASynth](https://github.com/remyxai/VQASynth/tree/main) to enhance spatial reasoning as in [SpatialVLM](https://spatial-vlm.github.io/)
11
 
12
  ## Model Details
13
 
 
23
  - **Finetuned from model:** LLaVA
24
 
25
  ### Model Sources
26
+ - **Dataset:** [SpaceLLaVA](https://huggingface.co/datasets/remyxai/vqasynth_spacellava)
27
  - **Repository:** [VQASynth](https://github.com/remyxai/VQASynth/tree/main)
28
  - **Paper:** [SpatialVLM](https://arxiv.org/abs/2401.12168)
29