Update README.md
Browse files
README.md
CHANGED
@@ -26,6 +26,26 @@ NexoNimbus-7B is the 5th best-performing 7B LLM on the Open LLM Leaderboard:
|
|
26 |
|
27 |
![image/png](https://cdn-uploads.huggingface.co/production/uploads/64e380b2e12618b261fa6ba0/MIkOaXVGJ0T5UVYIEhtYA.png)
|
28 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
29 |
## 🧩 Configuration
|
30 |
|
31 |
```yaml
|
|
|
26 |
|
27 |
![image/png](https://cdn-uploads.huggingface.co/production/uploads/64e380b2e12618b261fa6ba0/MIkOaXVGJ0T5UVYIEhtYA.png)
|
28 |
|
29 |
+
|
30 |
+
| Task |Version| Metric |Value| |Stderr|
|
31 |
+
|-------------|------:|--------|----:|---|-----:|
|
32 |
+
|arc_challenge| 0|acc |68.25|± | 1.36|
|
33 |
+
| | |acc_norm|70.81|± | 1.38|
|
34 |
+
|hellaswag | 0|acc |70.86|± | 0.45|
|
35 |
+
| | |acc_norm|87.86|± | 0.32|
|
36 |
+
|gsm8k | 0|acc |70.35|± | 1.25|
|
37 |
+
|winogrande | 0|acc |84.84|± | 1.00|
|
38 |
+
|mmlu | 0|acc |64.69|± | 1.00|
|
39 |
+
|
40 |
+
Average: 73.5%
|
41 |
+
|
42 |
+
### TruthfulQA
|
43 |
+
| Task |Version|Metric|Value| |Stderr|
|
44 |
+
|-------------|------:|------|----:|---|-----:|
|
45 |
+
|truthfulqa_mc| 1|mc1 |46.26|± | 1.74|
|
46 |
+
| | |mc2 |62.42|± | 1.54|
|
47 |
+
|
48 |
+
|
49 |
## 🧩 Configuration
|
50 |
|
51 |
```yaml
|