sthenno leaderboard-pr-bot commited on
Commit
39d9077
1 Parent(s): a60c866

Adding Evaluation Results (#1)

Browse files

- Adding Evaluation Results (6c17493afdcfeb06b7bb604e24434d16ff53b6b0)


Co-authored-by: Open LLM Leaderboard PR Bot <leaderboard-pr-bot@users.noreply.huggingface.co>

Files changed (1) hide show
  1. README.md +114 -5
README.md CHANGED
@@ -1,16 +1,111 @@
1
  ---
2
- license: apache-2.0
3
- library_name: transformers
4
  language:
5
  - en
6
  - zh
7
- pipeline_tag: text-generation
8
- base_model:
9
- - Qwen/Qwen2.5-14B-Instruct
10
  tags:
11
  - chat
12
  - conversational
13
  - custom-research
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
14
  ---
15
 
16
  # miscii-14b-1028
@@ -24,3 +119,17 @@ See [Report for miscii-1020](https://api.wandb.ai/links/flandrelabs-carnegie-mel
24
 
25
  $$\large{\text{There's nothing more to Show}}$$
26
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
 
 
2
  language:
3
  - en
4
  - zh
5
+ license: apache-2.0
6
+ library_name: transformers
 
7
  tags:
8
  - chat
9
  - conversational
10
  - custom-research
11
+ base_model:
12
+ - Qwen/Qwen2.5-14B-Instruct
13
+ pipeline_tag: text-generation
14
+ model-index:
15
+ - name: miscii-14b-1028
16
+ results:
17
+ - task:
18
+ type: text-generation
19
+ name: Text Generation
20
+ dataset:
21
+ name: IFEval (0-Shot)
22
+ type: HuggingFaceH4/ifeval
23
+ args:
24
+ num_few_shot: 0
25
+ metrics:
26
+ - type: inst_level_strict_acc and prompt_level_strict_acc
27
+ value: 82.37
28
+ name: strict accuracy
29
+ source:
30
+ url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=sthenno-com/miscii-14b-1028
31
+ name: Open LLM Leaderboard
32
+ - task:
33
+ type: text-generation
34
+ name: Text Generation
35
+ dataset:
36
+ name: BBH (3-Shot)
37
+ type: BBH
38
+ args:
39
+ num_few_shot: 3
40
+ metrics:
41
+ - type: acc_norm
42
+ value: 49.26
43
+ name: normalized accuracy
44
+ source:
45
+ url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=sthenno-com/miscii-14b-1028
46
+ name: Open LLM Leaderboard
47
+ - task:
48
+ type: text-generation
49
+ name: Text Generation
50
+ dataset:
51
+ name: MATH Lvl 5 (4-Shot)
52
+ type: hendrycks/competition_math
53
+ args:
54
+ num_few_shot: 4
55
+ metrics:
56
+ - type: exact_match
57
+ value: 6.34
58
+ name: exact match
59
+ source:
60
+ url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=sthenno-com/miscii-14b-1028
61
+ name: Open LLM Leaderboard
62
+ - task:
63
+ type: text-generation
64
+ name: Text Generation
65
+ dataset:
66
+ name: GPQA (0-shot)
67
+ type: Idavidrein/gpqa
68
+ args:
69
+ num_few_shot: 0
70
+ metrics:
71
+ - type: acc_norm
72
+ value: 14.21
73
+ name: acc_norm
74
+ source:
75
+ url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=sthenno-com/miscii-14b-1028
76
+ name: Open LLM Leaderboard
77
+ - task:
78
+ type: text-generation
79
+ name: Text Generation
80
+ dataset:
81
+ name: MuSR (0-shot)
82
+ type: TAUR-Lab/MuSR
83
+ args:
84
+ num_few_shot: 0
85
+ metrics:
86
+ - type: acc_norm
87
+ value: 12.0
88
+ name: acc_norm
89
+ source:
90
+ url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=sthenno-com/miscii-14b-1028
91
+ name: Open LLM Leaderboard
92
+ - task:
93
+ type: text-generation
94
+ name: Text Generation
95
+ dataset:
96
+ name: MMLU-PRO (5-shot)
97
+ type: TIGER-Lab/MMLU-Pro
98
+ config: main
99
+ split: test
100
+ args:
101
+ num_few_shot: 5
102
+ metrics:
103
+ - type: acc
104
+ value: 46.14
105
+ name: accuracy
106
+ source:
107
+ url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=sthenno-com/miscii-14b-1028
108
+ name: Open LLM Leaderboard
109
  ---
110
 
111
  # miscii-14b-1028
 
119
 
120
  $$\large{\text{There's nothing more to Show}}$$
121
 
122
+
123
+ # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard)
124
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_sthenno-com__miscii-14b-1028)
125
+
126
+ | Metric |Value|
127
+ |-------------------|----:|
128
+ |Avg. |35.05|
129
+ |IFEval (0-Shot) |82.37|
130
+ |BBH (3-Shot) |49.26|
131
+ |MATH Lvl 5 (4-Shot)| 6.34|
132
+ |GPQA (0-shot) |14.21|
133
+ |MuSR (0-shot) |12.00|
134
+ |MMLU-PRO (5-shot) |46.14|
135
+