e-palmisano
commited on
Commit
•
763476c
1
Parent(s):
14091a7
Update README.md
Browse files
README.md
CHANGED
@@ -1,18 +1,14 @@
|
|
1 |
---
|
2 |
-
base_model: model
|
3 |
-
language:
|
4 |
-
- en
|
5 |
-
- it
|
6 |
license: apache-2.0
|
7 |
-
tags:
|
8 |
-
- text-generation-inference
|
9 |
-
- transformers
|
10 |
-
- unsloth
|
11 |
-
- qwen2
|
12 |
-
- trl
|
13 |
datasets:
|
14 |
- gsarti/clean_mc4_it
|
15 |
- FreedomIntelligence/alpaca-gpt4-italian
|
|
|
|
|
|
|
|
|
|
|
|
|
16 |
This model has been fine-tuned with the continuous pretraining mode of Unsloth on the gsarti/clean_mc4_it dataset (only 100k rows) to improve the Italian language. The second fine-tuning was performed on the instructed dataset FreedomIntelligence/alpaca-gpt4-italian.
|
17 |
|
18 |
|
|
|
1 |
---
|
|
|
|
|
|
|
|
|
2 |
license: apache-2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
datasets:
|
4 |
- gsarti/clean_mc4_it
|
5 |
- FreedomIntelligence/alpaca-gpt4-italian
|
6 |
+
language:
|
7 |
+
- it
|
8 |
+
- en
|
9 |
+
---
|
10 |
+
|
11 |
+
|
12 |
This model has been fine-tuned with the continuous pretraining mode of Unsloth on the gsarti/clean_mc4_it dataset (only 100k rows) to improve the Italian language. The second fine-tuning was performed on the instructed dataset FreedomIntelligence/alpaca-gpt4-italian.
|
13 |
|
14 |
|