Commit
·
3f190fb
1
Parent(s):
79c3bb1
Update README.md
Browse files
README.md
CHANGED
|
@@ -20,8 +20,9 @@ Model Card for Loquace-70m
|
|
| 20 |
|
| 21 |
An exclusively Italian speaking, instruction finetuned, Large Language model. 🇮🇹
|
| 22 |
|
| 23 |
-
The Loquace Italian LLM models
|
| 24 |
-
of a specific language.
|
|
|
|
| 25 |
|
| 26 |
The QLoRa (https://github.com/artidoro/qlora) method of fine-tuning significantly lower the resources requirements compared to any other methods available,
|
| 27 |
this allow to easily execute the process on significanly larger dataset while still using consumers GPUs and still achieve high accuracy.
|
|
|
|
| 20 |
|
| 21 |
An exclusively Italian speaking, instruction finetuned, Large Language model. 🇮🇹
|
| 22 |
|
| 23 |
+
The Loquace Italian LLM models are created as a proof-of-concept to evaluate on how language tuning can be achieved using QLoRa by instruct-tunings foundational LLMs
|
| 24 |
+
using dataset of a specific language.
|
| 25 |
+
|
| 26 |
|
| 27 |
The QLoRa (https://github.com/artidoro/qlora) method of fine-tuning significantly lower the resources requirements compared to any other methods available,
|
| 28 |
this allow to easily execute the process on significanly larger dataset while still using consumers GPUs and still achieve high accuracy.
|