Update README.md
Browse files
README.md
CHANGED
@@ -157,6 +157,7 @@ print(outputs[0]["generated_text"][len(prompt):])
|
|
157 |
- **HellaSwag_TR_V0.2**: 45.58%
|
158 |
- **GSM8K_TR_V0.2**: 54.21%
|
159 |
- **Winogrande_TR_V0.2**: 55.06%
|
|
|
160 |
|
161 |
These scores may differ from what you will get when you run the same benchmarks, as I did not use any inference engine (vLLM, TensorRT-LLM, etc.)
|
162 |
|
|
|
157 |
- **HellaSwag_TR_V0.2**: 45.58%
|
158 |
- **GSM8K_TR_V0.2**: 54.21%
|
159 |
- **Winogrande_TR_V0.2**: 55.06%
|
160 |
+
- **Average**: 50.22%
|
161 |
|
162 |
These scores may differ from what you will get when you run the same benchmarks, as I did not use any inference engine (vLLM, TensorRT-LLM, etc.)
|
163 |
|