Update README.md
Browse files
README.md
CHANGED
@@ -13,7 +13,7 @@ datasets:
|
|
13 |
library_name: transformers
|
14 |
---
|
15 |
|
16 |
-
LINCE (Llm for Instructions from Natural Corpus en Español) is a state-of-the-art Spanish instruction language model. Developed by **[Clibrain](https://www.clibrain.com/)**, it is a causal decoder-only model with 7B parameters. LINCE-ZERO is based on **[Falcon-7B](https://huggingface.co/tiiuae/falcon-7b/blob/main/README.md)** and has been fine-tuned using an augmented combination of the **[Alpaca](https://huggingface.co/datasets/tatsu-lab/alpaca)** and **[Dolly](https://huggingface.co/datasets/databricks/databricks-dolly-15k)** datasets, both translated into Spanish.
|
17 |
|
18 |
The model is released under the Apache 2.0 license.
|
19 |
|
@@ -23,8 +23,6 @@ The model is released under the Apache 2.0 license.
|
|
23 |
|
24 |
# Model Card for LINCE-ZERO
|
25 |
|
26 |
-
**LINCE-ZERO** is a model fine-tuned on a massive and original corpus of Spanish instructions.
|
27 |
-
|
28 |
# Table of Contents
|
29 |
|
30 |
- [Model Details](#model-details)
|
|
|
13 |
library_name: transformers
|
14 |
---
|
15 |
|
16 |
+
**LINCE ZERO** (Llm for Instructions from Natural Corpus en Español) is a state-of-the-art Spanish instruction language model. Developed by **[Clibrain](https://www.clibrain.com/)**, it is a causal decoder-only model with 7B parameters. LINCE-ZERO is based on **[Falcon-7B](https://huggingface.co/tiiuae/falcon-7b/blob/main/README.md)** and has been fine-tuned using an augmented combination of the **[Alpaca](https://huggingface.co/datasets/tatsu-lab/alpaca)** and **[Dolly](https://huggingface.co/datasets/databricks/databricks-dolly-15k)** datasets, both translated into Spanish.
|
17 |
|
18 |
The model is released under the Apache 2.0 license.
|
19 |
|
|
|
23 |
|
24 |
# Model Card for LINCE-ZERO
|
25 |
|
|
|
|
|
26 |
# Table of Contents
|
27 |
|
28 |
- [Model Details](#model-details)
|