Update README.md
Browse files
README.md
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
---
|
2 |
language:
|
3 |
- it
|
4 |
-
license:
|
5 |
tags:
|
6 |
- text-generation-inference
|
7 |
- transformers
|
@@ -22,6 +22,16 @@ datasets:
|
|
22 |
- **License:** apache-2.0
|
23 |
- **Finetuned from model :** unsloth/Phi-3-mini-4k-instruct-bnb-4bit
|
24 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
25 |
This model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|
26 |
|
27 |
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
|
|
|
1 |
---
|
2 |
language:
|
3 |
- it
|
4 |
+
license: cc-by-nc-sa-4.0
|
5 |
tags:
|
6 |
- text-generation-inference
|
7 |
- transformers
|
|
|
22 |
- **License:** apache-2.0
|
23 |
- **Finetuned from model :** unsloth/Phi-3-mini-4k-instruct-bnb-4bit
|
24 |
|
25 |
+
|
26 |
+
## Evaluation
|
27 |
+
|
28 |
+
For a detailed comparison of model performance, check out the [Leaderboard for Italian Language Models](https://huggingface.co/spaces/FinancialSupport/open_ita_llm_leaderboard).
|
29 |
+
|
30 |
+
Here's a breakdown of the performance metrics:
|
31 |
+
| Metric | hellaswag_it acc_norm | arc_it acc_norm | m_mmlu_it 5-shot acc | Average |
|
32 |
+
|:----------------------------|:----------------------|:----------------|:---------------------|:--------|
|
33 |
+
| **Accuracy Normalized** | 0.5912 | 0.4474 | 0.5365 | 0.5250 |
|
34 |
+
|
35 |
This model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|
36 |
|
37 |
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
|