Update README.md
Browse files
README.md
CHANGED
@@ -122,6 +122,12 @@ Use the code below to get started with the model.
|
|
122 |
|
123 |
<!-- These are the evaluation metrics being used, ideally with a description of why. -->
|
124 |
|
|
|
|
|
|
|
|
|
|
|
|
|
125 |
| llm-jp-eval| Qwen2.5-0.5B-Instruct | finetuning-model |
|
126 |
|:-----------|----------------------:|-----------------------:|
|
127 |
| AVG | 0.3037 | 0.3176 |
|
|
|
122 |
|
123 |
<!-- These are the evaluation metrics being used, ideally with a description of why. -->
|
124 |
|
125 |
+
| | Qwen2.5-0.5B-Instruct | finetuning-model |
|
126 |
+
|:-----------|----------------------:|-----------------------:|
|
127 |
+
| mmlu | 0.4592 | 0.4614 |
|
128 |
+
|
129 |
+
|
130 |
+
|
131 |
| llm-jp-eval| Qwen2.5-0.5B-Instruct | finetuning-model |
|
132 |
|:-----------|----------------------:|-----------------------:|
|
133 |
| AVG | 0.3037 | 0.3176 |
|