Update README.md
Browse files
README.md
CHANGED
@@ -1,10 +1,11 @@
|
|
1 |
---
|
2 |
language:
|
3 |
- en
|
|
|
4 |
license: apache-2.0
|
5 |
tags:
|
6 |
- Conversational
|
7 |
-
base_model: mistralai/Mistral-7B
|
8 |
datasets:
|
9 |
- Antonio88/TaliStran-DataSet
|
10 |
---
|
@@ -14,9 +15,9 @@ datasets:
|
|
14 |
|
15 |
|
16 |
|
17 |
-
|
18 |
|
19 |
-
TaliStran is a model developed by leveraging the power of Mistral 7B
|
20 |
|
21 |
Main Features:
|
22 |
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.
|
|
|
1 |
---
|
2 |
language:
|
3 |
- en
|
4 |
+
- it
|
5 |
license: apache-2.0
|
6 |
tags:
|
7 |
- Conversational
|
8 |
+
base_model: mistralai/Mistral-7B
|
9 |
datasets:
|
10 |
- Antonio88/TaliStran-DataSet
|
11 |
---
|
|
|
15 |
|
16 |
|
17 |
|
18 |
+
TaliML-7B-ITA-V.1.0.FINAL: The Italian Language Model
|
19 |
|
20 |
+
TaliStran is a model developed by 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.
|