Update README.md
Browse files
README.md
CHANGED
@@ -8,7 +8,7 @@ base_model:
|
|
8 |
pipeline_tag: text-generation
|
9 |
---
|
10 |
|
11 |
-
# Model Card for LLaVA-
|
12 |
|
13 |
## Model description
|
14 |
|
@@ -16,7 +16,7 @@ pipeline_tag: text-generation
|
|
16 |
|
17 |
**LLaVA-NDiNO** is a family of *Large Vision Language Models (LVLMs)* that have been trained for the Italian language.
|
18 |
|
19 |
-
The model was trained by instruction-tuning [
|
20 |
|
21 |
If you are interested in more details regarding the training procedure, you can find the code we used at the following link:
|
22 |
- **Repository:** https://github.com/swapUniba/LLaVA-NDiNO
|
@@ -27,7 +27,7 @@ If you are interested in more details regarding the training procedure, you can
|
|
27 |
- **Model type:** LLaMA 3 + CLIP
|
28 |
- **Language(s) (NLP):** Italian
|
29 |
- **License:** Llama 3 Community License
|
30 |
-
- **Finetuned from model:** [swap-uniba/LLaVA-
|
31 |
|
32 |
|
33 |
## Example Usage
|
|
|
8 |
pipeline_tag: text-generation
|
9 |
---
|
10 |
|
11 |
+
# Model Card for LLaVA-NDiNO_short_long
|
12 |
|
13 |
## Model description
|
14 |
|
|
|
16 |
|
17 |
**LLaVA-NDiNO** is a family of *Large Vision Language Models (LVLMs)* that have been trained for the Italian language.
|
18 |
|
19 |
+
The model was trained by instruction-tuning [LLaVA-NDiNO_short]/(https://huggingface.co/swap-uniba/LLaVA-NDiNO_short) on an Italian machine-translated version of [LLaVA Conversation 58k](https://huggingface.co/datasets/jxu124/llava_conversation_58k).
|
20 |
|
21 |
If you are interested in more details regarding the training procedure, you can find the code we used at the following link:
|
22 |
- **Repository:** https://github.com/swapUniba/LLaVA-NDiNO
|
|
|
27 |
- **Model type:** LLaMA 3 + CLIP
|
28 |
- **Language(s) (NLP):** Italian
|
29 |
- **License:** Llama 3 Community License
|
30 |
+
- **Finetuned from model:** [swap-uniba/LLaVA-NDiNO_short](https://huggingface.co/swap-uniba/LLaVA-NDiNO_short)
|
31 |
|
32 |
|
33 |
## Example Usage
|