Update README.md
Browse files
README.md
CHANGED
@@ -215,6 +215,14 @@ Original model: https://huggingface.co/meta-llama/Meta-Llama-3.1-8B
|
|
215 |
|
216 |
## Benchmark Results
|
217 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
218 |
| Benchmark | Quant type | Metric |
|
219 |
| -------- | ---------- | --------- |
|
220 |
| WinoGrande (0-shot) | Q8_0 | 74.1121 +/- 1.2311 |
|
|
|
215 |
|
216 |
## Benchmark Results
|
217 |
|
218 |
+
Results have been computed using:
|
219 |
+
|
220 |
+
[hellaswage_val_full](https://raw.githubusercontent.com/klosax/hellaswag_text_data/main/hellaswag_val_full.txt)
|
221 |
+
|
222 |
+
[winogrande-debiased-eval](https://huggingface.co/datasets/ikawrakow/winogrande-eval-for-llama.cpp/raw/main/winogrande-debiased-eval.csv)
|
223 |
+
|
224 |
+
[mmlu-validation](https://huggingface.co/datasets/ikawrakow/validation-datasets-for-llama.cpp/resolve/main/mmlu-validation.bin)
|
225 |
+
|
226 |
| Benchmark | Quant type | Metric |
|
227 |
| -------- | ---------- | --------- |
|
228 |
| WinoGrande (0-shot) | Q8_0 | 74.1121 +/- 1.2311 |
|