Update README.md
Browse files
README.md
CHANGED
@@ -241,11 +241,7 @@ output = generate(
|
|
241 |
print(output[0]["generated_text"])
|
242 |
```
|
243 |
|
244 |
-
##
|
245 |
-
|
246 |
-
This model is licensed under the [Apache License 2.0](https://huggingface.co/Felladrin/Minueza-32M-Base/resolve/main/license.txt).
|
247 |
-
|
248 |
-
# [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
|
249 |
Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_Felladrin__Minueza-32M-Base)
|
250 |
|
251 |
| Metric |Value|
|
@@ -258,3 +254,6 @@ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-le
|
|
258 |
|Winogrande (5-shot) |53.20|
|
259 |
|GSM8k (5-shot) | 0.38|
|
260 |
|
|
|
|
|
|
|
|
241 |
print(output[0]["generated_text"])
|
242 |
```
|
243 |
|
244 |
+
## [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
|
|
|
|
|
|
|
|
|
245 |
Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_Felladrin__Minueza-32M-Base)
|
246 |
|
247 |
| Metric |Value|
|
|
|
254 |
|Winogrande (5-shot) |53.20|
|
255 |
|GSM8k (5-shot) | 0.38|
|
256 |
|
257 |
+
## License
|
258 |
+
|
259 |
+
This model is licensed under the [Apache License 2.0](https://huggingface.co/Felladrin/Minueza-32M-Base/resolve/main/license.txt).
|