Update README.md
Browse files
README.md
CHANGED
|
@@ -4,4 +4,10 @@ language:
|
|
| 4 |
- gl
|
| 5 |
base_model:
|
| 6 |
- meta-llama/Llama-2-7b-hf
|
| 7 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4 |
- gl
|
| 5 |
base_model:
|
| 6 |
- meta-llama/Llama-2-7b-hf
|
| 7 |
+
---
|
| 8 |
+
# Model Card for Model ID
|
| 9 |
+
|
| 10 |
+
<!-- Provide a quick summary of what the model is/does. -->
|
| 11 |
+
This is a Galician (gl) language-specific base language model trained by the HiTZ Research Center, starting from Llama 2 and further pretrained on curated Galician data.
|
| 12 |
+
|
| 13 |
+
This model is released as a base model, intended for further fine-tuning or adaptation (e.g., instruction tuning, domain adaptation).
|