Commit
•
33030b4
1
Parent(s):
cf29b8b
Adding Evaluation Results (#1)
Browse files- Adding Evaluation Results (2c9de3b941594b6c96944961d6d1dd50e9460d73)
Co-authored-by: Open LLM Leaderboard PR Bot <[email protected]>
README.md
CHANGED
@@ -1,8 +1,103 @@
|
|
1 |
---
|
2 |
-
license: creativeml-openrail-m
|
3 |
language:
|
4 |
- fr
|
5 |
- en
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
6 |
---
|
7 |
# Alpha version for the French Pro model
|
8 |
Suitable model for professional use
|
@@ -13,4 +108,17 @@ Selected French professional dataset
|
|
13 |
# Tuning
|
14 |
Use specific receipices with QLora methods
|
15 |
|
16 |
-
**This model is under construction**
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
|
|
2 |
language:
|
3 |
- fr
|
4 |
- en
|
5 |
+
license: creativeml-openrail-m
|
6 |
+
model-index:
|
7 |
+
- name: EnnoAi-Pro-Llama-3-8B-v0.3
|
8 |
+
results:
|
9 |
+
- task:
|
10 |
+
type: text-generation
|
11 |
+
name: Text Generation
|
12 |
+
dataset:
|
13 |
+
name: IFEval (0-Shot)
|
14 |
+
type: HuggingFaceH4/ifeval
|
15 |
+
args:
|
16 |
+
num_few_shot: 0
|
17 |
+
metrics:
|
18 |
+
- type: inst_level_strict_acc and prompt_level_strict_acc
|
19 |
+
value: 50.83
|
20 |
+
name: strict accuracy
|
21 |
+
source:
|
22 |
+
url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=Enno-Ai/EnnoAi-Pro-Llama-3-8B-v0.3
|
23 |
+
name: Open LLM Leaderboard
|
24 |
+
- task:
|
25 |
+
type: text-generation
|
26 |
+
name: Text Generation
|
27 |
+
dataset:
|
28 |
+
name: BBH (3-Shot)
|
29 |
+
type: BBH
|
30 |
+
args:
|
31 |
+
num_few_shot: 3
|
32 |
+
metrics:
|
33 |
+
- type: acc_norm
|
34 |
+
value: 16.67
|
35 |
+
name: normalized accuracy
|
36 |
+
source:
|
37 |
+
url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=Enno-Ai/EnnoAi-Pro-Llama-3-8B-v0.3
|
38 |
+
name: Open LLM Leaderboard
|
39 |
+
- task:
|
40 |
+
type: text-generation
|
41 |
+
name: Text Generation
|
42 |
+
dataset:
|
43 |
+
name: MATH Lvl 5 (4-Shot)
|
44 |
+
type: hendrycks/competition_math
|
45 |
+
args:
|
46 |
+
num_few_shot: 4
|
47 |
+
metrics:
|
48 |
+
- type: exact_match
|
49 |
+
value: 1.06
|
50 |
+
name: exact match
|
51 |
+
source:
|
52 |
+
url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=Enno-Ai/EnnoAi-Pro-Llama-3-8B-v0.3
|
53 |
+
name: Open LLM Leaderboard
|
54 |
+
- task:
|
55 |
+
type: text-generation
|
56 |
+
name: Text Generation
|
57 |
+
dataset:
|
58 |
+
name: GPQA (0-shot)
|
59 |
+
type: Idavidrein/gpqa
|
60 |
+
args:
|
61 |
+
num_few_shot: 0
|
62 |
+
metrics:
|
63 |
+
- type: acc_norm
|
64 |
+
value: 2.01
|
65 |
+
name: acc_norm
|
66 |
+
source:
|
67 |
+
url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=Enno-Ai/EnnoAi-Pro-Llama-3-8B-v0.3
|
68 |
+
name: Open LLM Leaderboard
|
69 |
+
- task:
|
70 |
+
type: text-generation
|
71 |
+
name: Text Generation
|
72 |
+
dataset:
|
73 |
+
name: MuSR (0-shot)
|
74 |
+
type: TAUR-Lab/MuSR
|
75 |
+
args:
|
76 |
+
num_few_shot: 0
|
77 |
+
metrics:
|
78 |
+
- type: acc_norm
|
79 |
+
value: 12.31
|
80 |
+
name: acc_norm
|
81 |
+
source:
|
82 |
+
url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=Enno-Ai/EnnoAi-Pro-Llama-3-8B-v0.3
|
83 |
+
name: Open LLM Leaderboard
|
84 |
+
- task:
|
85 |
+
type: text-generation
|
86 |
+
name: Text Generation
|
87 |
+
dataset:
|
88 |
+
name: MMLU-PRO (5-shot)
|
89 |
+
type: TIGER-Lab/MMLU-Pro
|
90 |
+
config: main
|
91 |
+
split: test
|
92 |
+
args:
|
93 |
+
num_few_shot: 5
|
94 |
+
metrics:
|
95 |
+
- type: acc
|
96 |
+
value: 22.12
|
97 |
+
name: accuracy
|
98 |
+
source:
|
99 |
+
url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=Enno-Ai/EnnoAi-Pro-Llama-3-8B-v0.3
|
100 |
+
name: Open LLM Leaderboard
|
101 |
---
|
102 |
# Alpha version for the French Pro model
|
103 |
Suitable model for professional use
|
|
|
108 |
# Tuning
|
109 |
Use specific receipices with QLora methods
|
110 |
|
111 |
+
**This model is under construction**
|
112 |
+
# [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard)
|
113 |
+
Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_Enno-Ai__EnnoAi-Pro-Llama-3-8B-v0.3)
|
114 |
+
|
115 |
+
| Metric |Value|
|
116 |
+
|-------------------|----:|
|
117 |
+
|Avg. |17.50|
|
118 |
+
|IFEval (0-Shot) |50.83|
|
119 |
+
|BBH (3-Shot) |16.67|
|
120 |
+
|MATH Lvl 5 (4-Shot)| 1.06|
|
121 |
+
|GPQA (0-shot) | 2.01|
|
122 |
+
|MuSR (0-shot) |12.31|
|
123 |
+
|MMLU-PRO (5-shot) |22.12|
|
124 |
+
|