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