wentao-yuan
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -12,7 +12,7 @@ RoboPoint is an open-source vision-language model instruction-tuned on a mix of
|
|
12 |
RoboPoint can predict spatial affordances—where actions should be taken in relation to other entities—based on instructions. For example, it can identify free space on a shelf in front of the rightmost object.
|
13 |
|
14 |
## Model Details
|
15 |
-
This model was fine-tuned from [lmsys/vicuna-13b-v1.5](https://huggingface.co/lmsys/vicuna-13b-v1.5) and has 13 billion parameters.
|
16 |
|
17 |
## Date
|
18 |
This model was trained in June 2024.
|
|
|
12 |
RoboPoint can predict spatial affordances—where actions should be taken in relation to other entities—based on instructions. For example, it can identify free space on a shelf in front of the rightmost object.
|
13 |
|
14 |
## Model Details
|
15 |
+
This model was fine-tuned using [LoRA](https://arxiv.org/abs/2106.09685) from [lmsys/vicuna-13b-v1.5](https://huggingface.co/lmsys/vicuna-13b-v1.5) and has 13 billion parameters.
|
16 |
|
17 |
## Date
|
18 |
This model was trained in June 2024.
|