MaziyarPanahi leaderboard-pr-bot commited on
Commit
46f39db
1 Parent(s): 2fa0781

Adding Evaluation Results (#5)

Browse files

- Adding Evaluation Results (04d80a4631213514f372c6c0c0d5d07172916f48)


Co-authored-by: Open LLM Leaderboard PR Bot <[email protected]>

Files changed (1) hide show
  1. README.md +118 -10
README.md CHANGED
@@ -1,11 +1,9 @@
1
  ---
2
- license: other
3
- license_name: qwen-research
4
- license_link: https://huggingface.co/Qwen/Qwen2.5-3B/blob/main/LICENSE
5
  language:
6
  - fr
7
  - en
8
- pipeline_tag: text-generation
 
9
  tags:
10
  - chat
11
  - qwen
@@ -13,15 +11,112 @@ tags:
13
  - finetune
14
  - french
15
  - english
16
- library_name: transformers
17
- inference: false
18
- model_creator: MaziyarPanahi
19
- quantized_by: MaziyarPanahi
20
  base_model: Qwen/Qwen2.5-3B
21
- model_name: calme-3.2-baguette-3b
22
  datasets:
23
  - MaziyarPanahi/french_instruct_sharegpt
24
  - MaziyarPanahi/calme-legalkit-v0.2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
25
  ---
26
 
27
  <img src="./calme_3.png" alt="Calme-3 Models" width="800" style="margin-left:'auto' margin-right:'auto' display:'block'"/>
@@ -88,4 +183,17 @@ model = AutoModelForCausalLM.from_pretrained("MaziyarPanahi/calme-3.2-baguette-3
88
 
89
  # Ethical Considerations
90
 
91
- As with any large language model, users should be aware of potential biases and limitations. We recommend implementing appropriate safeguards and human oversight when deploying this model in production environments.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
 
 
 
2
  language:
3
  - fr
4
  - en
5
+ license: other
6
+ library_name: transformers
7
  tags:
8
  - chat
9
  - qwen
 
11
  - finetune
12
  - french
13
  - english
 
 
 
 
14
  base_model: Qwen/Qwen2.5-3B
 
15
  datasets:
16
  - MaziyarPanahi/french_instruct_sharegpt
17
  - MaziyarPanahi/calme-legalkit-v0.2
18
+ model_name: calme-3.2-baguette-3b
19
+ license_name: qwen-research
20
+ license_link: https://huggingface.co/Qwen/Qwen2.5-3B/blob/main/LICENSE
21
+ pipeline_tag: text-generation
22
+ inference: false
23
+ model_creator: MaziyarPanahi
24
+ quantized_by: MaziyarPanahi
25
+ model-index:
26
+ - name: calme-3.2-baguette-3b
27
+ results:
28
+ - task:
29
+ type: text-generation
30
+ name: Text Generation
31
+ dataset:
32
+ name: IFEval (0-Shot)
33
+ type: HuggingFaceH4/ifeval
34
+ args:
35
+ num_few_shot: 0
36
+ metrics:
37
+ - type: inst_level_strict_acc and prompt_level_strict_acc
38
+ value: 63.38
39
+ name: strict accuracy
40
+ source:
41
+ url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=MaziyarPanahi/calme-3.2-baguette-3b
42
+ name: Open LLM Leaderboard
43
+ - task:
44
+ type: text-generation
45
+ name: Text Generation
46
+ dataset:
47
+ name: BBH (3-Shot)
48
+ type: BBH
49
+ args:
50
+ num_few_shot: 3
51
+ metrics:
52
+ - type: acc_norm
53
+ value: 25.87
54
+ name: normalized accuracy
55
+ source:
56
+ url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=MaziyarPanahi/calme-3.2-baguette-3b
57
+ name: Open LLM Leaderboard
58
+ - task:
59
+ type: text-generation
60
+ name: Text Generation
61
+ dataset:
62
+ name: MATH Lvl 5 (4-Shot)
63
+ type: hendrycks/competition_math
64
+ args:
65
+ num_few_shot: 4
66
+ metrics:
67
+ - type: exact_match
68
+ value: 3.1
69
+ name: exact match
70
+ source:
71
+ url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=MaziyarPanahi/calme-3.2-baguette-3b
72
+ name: Open LLM Leaderboard
73
+ - task:
74
+ type: text-generation
75
+ name: Text Generation
76
+ dataset:
77
+ name: GPQA (0-shot)
78
+ type: Idavidrein/gpqa
79
+ args:
80
+ num_few_shot: 0
81
+ metrics:
82
+ - type: acc_norm
83
+ value: 5.93
84
+ name: acc_norm
85
+ source:
86
+ url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=MaziyarPanahi/calme-3.2-baguette-3b
87
+ name: Open LLM Leaderboard
88
+ - task:
89
+ type: text-generation
90
+ name: Text Generation
91
+ dataset:
92
+ name: MuSR (0-shot)
93
+ type: TAUR-Lab/MuSR
94
+ args:
95
+ num_few_shot: 0
96
+ metrics:
97
+ - type: acc_norm
98
+ value: 8.6
99
+ name: acc_norm
100
+ source:
101
+ url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=MaziyarPanahi/calme-3.2-baguette-3b
102
+ name: Open LLM Leaderboard
103
+ - task:
104
+ type: text-generation
105
+ name: Text Generation
106
+ dataset:
107
+ name: MMLU-PRO (5-shot)
108
+ type: TIGER-Lab/MMLU-Pro
109
+ config: main
110
+ split: test
111
+ args:
112
+ num_few_shot: 5
113
+ metrics:
114
+ - type: acc
115
+ value: 25.98
116
+ name: accuracy
117
+ source:
118
+ url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=MaziyarPanahi/calme-3.2-baguette-3b
119
+ name: Open LLM Leaderboard
120
  ---
121
 
122
  <img src="./calme_3.png" alt="Calme-3 Models" width="800" style="margin-left:'auto' margin-right:'auto' display:'block'"/>
 
183
 
184
  # Ethical Considerations
185
 
186
+ As with any large language model, users should be aware of potential biases and limitations. We recommend implementing appropriate safeguards and human oversight when deploying this model in production environments.
187
+ # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard)
188
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_MaziyarPanahi__calme-3.2-baguette-3b)
189
+
190
+ | Metric |Value|
191
+ |-------------------|----:|
192
+ |Avg. |22.14|
193
+ |IFEval (0-Shot) |63.38|
194
+ |BBH (3-Shot) |25.87|
195
+ |MATH Lvl 5 (4-Shot)| 3.10|
196
+ |GPQA (0-shot) | 5.93|
197
+ |MuSR (0-shot) | 8.60|
198
+ |MMLU-PRO (5-shot) |25.98|
199
+