mhan commited on
Commit
1f03c9b
·
verified ·
1 Parent(s): 53e25ea

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -1,10 +1,12 @@
1
  ---
2
  license: apache-2.0
 
 
3
  ---
4
 
5
  # RoomTour3D: Geometry-Aware Video-Instruction Tuning for Embodied Navigation
6
 
7
- ## Dataset Description
8
 
9
  - **Repository:** [RoomTour3D](https://roomtour3d.github.io/)
10
  - **Paper:** [2412.08591](https://arxiv.org/abs/2412.08591)
@@ -26,4 +28,4 @@ If you find our work useful for your research, please consider citing the paper
26
  journal={arXiv preprint arXiv:2412.08591},
27
  year={2024}
28
  }
29
- ```
 
1
  ---
2
  license: apache-2.0
3
+ base_model:
4
+ - lmsys/vicuna-7b-v1.1
5
  ---
6
 
7
  # RoomTour3D: Geometry-Aware Video-Instruction Tuning for Embodied Navigation
8
 
9
+ ## Model Description
10
 
11
  - **Repository:** [RoomTour3D](https://roomtour3d.github.io/)
12
  - **Paper:** [2412.08591](https://arxiv.org/abs/2412.08591)
 
28
  journal={arXiv preprint arXiv:2412.08591},
29
  year={2024}
30
  }
31
+ ```