anakin87 commited on
Commit
1428492
·
verified ·
1 Parent(s): 12ef253

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -1
README.md CHANGED
@@ -5,4 +5,12 @@ language:
5
  base_model:
6
  - google/gemma-2-2b-it
7
  library_name: transformers
8
- ---
 
 
 
 
 
 
 
 
 
5
  base_model:
6
  - google/gemma-2-2b-it
7
  library_name: transformers
8
+ ---
9
+
10
+ # Gemma 2 2b Ita SFT
11
+
12
+ This model is based on [google/gemma-2-2b-it](https://huggingface.co/google/gemma-2-2b-it) and has been trained on the Italian language using Instruction Fine Tuning.
13
+
14
+ ⚠️ This checkpoint is provided for documentation purposes only.
15
+ For better performance on the Italian language, use [anakin87/gemma-2-2b-neogenesis-ita](https://huggingface.co/anakin87/gemma-2-2b-neogenesis-ita),
16
+ which builds upon the current model and applies DPO for improved results.