DeepMount00
commited on
Commit
•
5525ee8
1
Parent(s):
a6b743d
Update README.md
Browse files
README.md
CHANGED
@@ -7,6 +7,18 @@ language:
|
|
7 |
- it
|
8 |
---
|
9 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
10 |
## How to Use
|
11 |
|
12 |
```python
|
|
|
7 |
- it
|
8 |
---
|
9 |
|
10 |
+
## Evaluation
|
11 |
+
|
12 |
+
For a detailed comparison of model performance, check out the [Leaderboard for Italian Language Models](https://huggingface.co/spaces/FinancialSupport/open_ita_llm_leaderboard).
|
13 |
+
|
14 |
+
Here's a breakdown of the performance metrics:
|
15 |
+
|
16 |
+
| Metric | hellaswag_it acc_norm | arc_it acc_norm | m_mmlu_it 5-shot acc | Average |
|
17 |
+
|:----------------------------|:----------------------|:----------------|:---------------------|:--------|
|
18 |
+
| **Accuracy Normalized** | 0.6483 | 0.5329 | 0.5729 | 0.5847 |
|
19 |
+
|
20 |
+
---
|
21 |
+
|
22 |
## How to Use
|
23 |
|
24 |
```python
|