LLava on RSOD satellite images
Browse files
README.md
CHANGED
@@ -3,6 +3,7 @@ base_model: llava-hf/llava-1.5-7b-hf
|
|
3 |
library_name: peft
|
4 |
license: llama2
|
5 |
tags:
|
|
|
6 |
- trl
|
7 |
- sft
|
8 |
- generated_from_trainer
|
@@ -17,7 +18,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
17 |
[<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="200" height="32"/>](https://wandb.ai/mthandazogegane/huggingface/runs/9ivs0ard)
|
18 |
# llava-1.5-7b-hf-ft-mix-rsod
|
19 |
|
20 |
-
This model is a fine-tuned version of [llava-hf/llava-1.5-7b-hf](https://huggingface.co/llava-hf/llava-1.5-7b-hf) on
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
3 |
library_name: peft
|
4 |
license: llama2
|
5 |
tags:
|
6 |
+
- image-to-text
|
7 |
- trl
|
8 |
- sft
|
9 |
- generated_from_trainer
|
|
|
18 |
[<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="200" height="32"/>](https://wandb.ai/mthandazogegane/huggingface/runs/9ivs0ard)
|
19 |
# llava-1.5-7b-hf-ft-mix-rsod
|
20 |
|
21 |
+
This model is a fine-tuned version of [llava-hf/llava-1.5-7b-hf](https://huggingface.co/llava-hf/llava-1.5-7b-hf) on the MAINLAND/rsod_instruct_dataset dataset.
|
22 |
|
23 |
## Model description
|
24 |
|