Add benchmarks

#1
by Banaxi-Tech - opened
Files changed (1) hide show
  1. README.md +8 -1
README.md CHANGED
@@ -21,4 +21,11 @@ private: true
21
 
22
  ![https://huggingface.co/appvoid/a-cool-model/resolve/main/acoolmodel.png](acoolmodel.png)
23
 
24
- A cool model that follows instructions quite well, try it.
 
 
 
 
 
 
 
 
21
 
22
  ![https://huggingface.co/appvoid/a-cool-model/resolve/main/acoolmodel.png](acoolmodel.png)
23
 
24
+ A cool model that follows instructions quite well, try it.
25
+
26
+ | Benchmark | a-cool-model | Qwen2.5 0.5B Instruct | Difference (a-cool-model vs Qwen) | Higher Score |
27
+ | :--- | :---: | :---: | :---: | :---: |
28
+ | **ARC Easy** | **61.45%** | 59.18% | +2.27% | **a-cool-model** |
29
+ | **PIQA** | 67.95% | **70.46%** | -2.51% | **Qwen2.5 0.5B Instruct** |
30
+ | **ARC Challenge** | **35.67%** | 33.28% | +2.39% | **a-cool-model** |
31
+ | **HellaSwag** | 47.32% | **52.42%** | -5.10% | **Qwen2.5 0.5B Instruct** |