fedric95 commited on
Commit
58e60c1
·
verified ·
1 Parent(s): 9082bda

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -34,6 +34,12 @@ Original model: https://huggingface.co/google/Qwen2-7B
34
 
35
  ## Benchmark Results
36
 
 
 
 
 
 
 
37
  | Benchmark | Quant type | Metric |
38
  | -------- | ---------- | --------- |
39
  | WinoGrande (0-shot) | Q8_0 | 71.8232 +/- 1.2643 |
 
34
 
35
  ## Benchmark Results
36
 
37
+ Results have been computed using:
38
+
39
+ [hellaswage_val_full](https://raw.githubusercontent.com/klosax/hellaswag_text_data/main/hellaswag_val_full.txt)
40
+ [winogrande-debiased-eval](https://huggingface.co/datasets/ikawrakow/winogrande-eval-for-llama.cpp/raw/main/winogrande-debiased-eval.csv)
41
+ [mmlu-validation](https://huggingface.co/datasets/ikawrakow/validation-datasets-for-llama.cpp/resolve/main/mmlu-validation.bin)
42
+
43
  | Benchmark | Quant type | Metric |
44
  | -------- | ---------- | --------- |
45
  | WinoGrande (0-shot) | Q8_0 | 71.8232 +/- 1.2643 |