Commit
·
d3fe347
1
Parent(s):
a568546
Update README.md
Browse files
README.md
CHANGED
@@ -28,10 +28,11 @@ Sure, here are the results in a markdown table:
|
|
28 |
|
29 |
### Performance Evaluation
|
30 |
|
31 |
-
| Model | Parameters | Average |
|
32 |
-
|
33 |
-
| ITALIA |
|
34 |
-
| Qwen2 1.5B |
|
|
|
35 |
|
36 |
|
37 |
### Conclusion
|
|
|
28 |
|
29 |
### Performance Evaluation
|
30 |
|
31 |
+
| Model | Parameters | Average | MMLU | ARC | HELLASWAG |
|
32 |
+
|:----------:|:----------:|:-------:|:-----:|:-----:|:---------:|
|
33 |
+
| ITALIA | 9B | 43.5 | 35.22 | **38.49** | **56.79** |
|
34 |
+
| Qwen2 1.5B | 1.5B | **43.98** | **51.45** | 32.34 | 48.15 |
|
35 |
+
|
36 |
|
37 |
|
38 |
### Conclusion
|