leaderboard-pr-bot commited on
Commit
8bad010
·
verified ·
1 Parent(s): aa350e8

Adding Evaluation Results

Browse files

This is an automated PR created with https://huggingface.co/spaces/Weyaxi/open-llm-leaderboard-results-pr

The purpose of this PR is to add evaluation results from the Open LLM Leaderboard to your model card.

If you encounter any issues, please report them to https://huggingface.co/spaces/Weyaxi/open-llm-leaderboard-results-pr/discussions

Files changed (1) hide show
  1. README.md +118 -10
README.md CHANGED
@@ -1,21 +1,116 @@
1
  ---
2
- library_name: transformers
 
3
  license: llama3.2
4
- base_model: macadeliccc/magistrate-3.2-3b-base
5
- datasets:
6
- - teknium/OpenHermes-2.5
7
- - NousResearch/hermes-function-calling-v1
8
- - arcee-ai/The-Tome
9
- - cognitivecomputations/SystemChat-2.0
10
  tags:
11
  - spectrum
12
  - llama-3
13
  - axolotl
14
  - legal
15
  - HFforLegal
16
- language:
17
- - en
 
 
 
 
18
  pipeline_tag: text-generation
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
19
  ---
20
  # magistrate-3.2-3b-it
21
 
@@ -759,4 +854,17 @@ The following hyperparameters were used during training:
759
  - Transformers 4.45.0
760
  - Pytorch 2.3.1+cu121
761
  - Datasets 2.21.0
762
- - Tokenizers 0.20.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
+ language:
3
+ - en
4
  license: llama3.2
5
+ library_name: transformers
 
 
 
 
 
6
  tags:
7
  - spectrum
8
  - llama-3
9
  - axolotl
10
  - legal
11
  - HFforLegal
12
+ base_model: macadeliccc/magistrate-3.2-3b-base
13
+ datasets:
14
+ - teknium/OpenHermes-2.5
15
+ - NousResearch/hermes-function-calling-v1
16
+ - arcee-ai/The-Tome
17
+ - cognitivecomputations/SystemChat-2.0
18
  pipeline_tag: text-generation
19
+ model-index:
20
+ - name: magistrate-3.2-3b-it
21
+ results:
22
+ - task:
23
+ type: text-generation
24
+ name: Text Generation
25
+ dataset:
26
+ name: IFEval (0-Shot)
27
+ type: HuggingFaceH4/ifeval
28
+ args:
29
+ num_few_shot: 0
30
+ metrics:
31
+ - type: inst_level_strict_acc and prompt_level_strict_acc
32
+ value: 22.92
33
+ name: strict accuracy
34
+ source:
35
+ url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=macadeliccc/magistrate-3.2-3b-it
36
+ name: Open LLM Leaderboard
37
+ - task:
38
+ type: text-generation
39
+ name: Text Generation
40
+ dataset:
41
+ name: BBH (3-Shot)
42
+ type: BBH
43
+ args:
44
+ num_few_shot: 3
45
+ metrics:
46
+ - type: acc_norm
47
+ value: 5.32
48
+ name: normalized accuracy
49
+ source:
50
+ url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=macadeliccc/magistrate-3.2-3b-it
51
+ name: Open LLM Leaderboard
52
+ - task:
53
+ type: text-generation
54
+ name: Text Generation
55
+ dataset:
56
+ name: MATH Lvl 5 (4-Shot)
57
+ type: hendrycks/competition_math
58
+ args:
59
+ num_few_shot: 4
60
+ metrics:
61
+ - type: exact_match
62
+ value: 1.59
63
+ name: exact match
64
+ source:
65
+ url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=macadeliccc/magistrate-3.2-3b-it
66
+ name: Open LLM Leaderboard
67
+ - task:
68
+ type: text-generation
69
+ name: Text Generation
70
+ dataset:
71
+ name: GPQA (0-shot)
72
+ type: Idavidrein/gpqa
73
+ args:
74
+ num_few_shot: 0
75
+ metrics:
76
+ - type: acc_norm
77
+ value: 0.0
78
+ name: acc_norm
79
+ source:
80
+ url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=macadeliccc/magistrate-3.2-3b-it
81
+ name: Open LLM Leaderboard
82
+ - task:
83
+ type: text-generation
84
+ name: Text Generation
85
+ dataset:
86
+ name: MuSR (0-shot)
87
+ type: TAUR-Lab/MuSR
88
+ args:
89
+ num_few_shot: 0
90
+ metrics:
91
+ - type: acc_norm
92
+ value: 5.74
93
+ name: acc_norm
94
+ source:
95
+ url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=macadeliccc/magistrate-3.2-3b-it
96
+ name: Open LLM Leaderboard
97
+ - task:
98
+ type: text-generation
99
+ name: Text Generation
100
+ dataset:
101
+ name: MMLU-PRO (5-shot)
102
+ type: TIGER-Lab/MMLU-Pro
103
+ config: main
104
+ split: test
105
+ args:
106
+ num_few_shot: 5
107
+ metrics:
108
+ - type: acc
109
+ value: 6.58
110
+ name: accuracy
111
+ source:
112
+ url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=macadeliccc/magistrate-3.2-3b-it
113
+ name: Open LLM Leaderboard
114
  ---
115
  # magistrate-3.2-3b-it
116
 
 
854
  - Transformers 4.45.0
855
  - Pytorch 2.3.1+cu121
856
  - Datasets 2.21.0
857
+ - Tokenizers 0.20.0
858
+ # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard)
859
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_macadeliccc__magistrate-3.2-3b-it)
860
+
861
+ | Metric |Value|
862
+ |-------------------|----:|
863
+ |Avg. | 7.03|
864
+ |IFEval (0-Shot) |22.92|
865
+ |BBH (3-Shot) | 5.32|
866
+ |MATH Lvl 5 (4-Shot)| 1.59|
867
+ |GPQA (0-shot) | 0.00|
868
+ |MuSR (0-shot) | 5.74|
869
+ |MMLU-PRO (5-shot) | 6.58|
870
+