Update README.md
Browse files
README.md
CHANGED
@@ -5,7 +5,7 @@ language:
|
|
5 |
license: apache-2.0
|
6 |
tags:
|
7 |
- Conversational
|
8 |
-
base_model: mistralai/Mistral-7B
|
9 |
datasets:
|
10 |
- Antonio88/TaliStran-DataSet
|
11 |
---
|
@@ -17,13 +17,13 @@ datasets:
|
|
17 |
|
18 |
TaliML-7B-ITA-V.1.0.FINAL: The Italian Language Model
|
19 |
|
20 |
-
TaliStran is a model developed
|
21 |
|
22 |
Main Features:
|
23 |
Training: TaliStran was trained on a selected small dataset of about 500 questions and answers, ensuring targeted preparation for understanding and generating text in Italian.
|
24 |
|
25 |
Training Efficiency: The training process was carried out using Google Colab, utilizing an A100 graphics card, which allowed the preparation to be completed efficiently and with limited resources.
|
26 |
|
27 |
-
Model in Test
|
28 |
|
29 |
-
|
|
|
5 |
license: apache-2.0
|
6 |
tags:
|
7 |
- Conversational
|
8 |
+
base_model: mistralai/Mistral-7B-v0.1
|
9 |
datasets:
|
10 |
- Antonio88/TaliStran-DataSet
|
11 |
---
|
|
|
17 |
|
18 |
TaliML-7B-ITA-V.1.0.FINAL: The Italian Language Model
|
19 |
|
20 |
+
TaliStran is a model developed leveraging the power of Mistral 7B. This model has been specifically trained to understand and interact in Italian, providing coherent responses to questions asked in this language.
|
21 |
|
22 |
Main Features:
|
23 |
Training: TaliStran was trained on a selected small dataset of about 500 questions and answers, ensuring targeted preparation for understanding and generating text in Italian.
|
24 |
|
25 |
Training Efficiency: The training process was carried out using Google Colab, utilizing an A100 graphics card, which allowed the preparation to be completed efficiently and with limited resources.
|
26 |
|
27 |
+
Model in Test: Continuous improvements will be made.
|
28 |
|
29 |
+
Please note that the responses obtained from the model should not be considered as absolute truths.
|