leaderboard-pr-bot commited on
Commit
5542eaf
1 Parent(s): be3a5c1

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 +111 -3
README.md CHANGED
@@ -1,7 +1,7 @@
1
  ---
2
  language:
3
  - en
4
- pipeline_tag: text-generation
5
  tags:
6
  - fireplace
7
  - fireplace-2
@@ -24,8 +24,103 @@ tags:
24
  - conversational
25
  - chat
26
  - instruct
 
27
  model_type: llama
28
- license: llama3.1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
29
  ---
30
 
31
 
@@ -136,4 +231,17 @@ Fireplace 2 is created by [Valiant Labs.](http://valiantlabs.ca/)
136
  We care about open source.
137
  For everyone to use.
138
 
139
- We encourage others to finetune further from our models.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  language:
3
  - en
4
+ license: llama3.1
5
  tags:
6
  - fireplace
7
  - fireplace-2
 
24
  - conversational
25
  - chat
26
  - instruct
27
+ pipeline_tag: text-generation
28
  model_type: llama
29
+ model-index:
30
+ - name: Llama3.1-8B-Fireplace2
31
+ results:
32
+ - task:
33
+ type: text-generation
34
+ name: Text Generation
35
+ dataset:
36
+ name: IFEval (0-Shot)
37
+ type: HuggingFaceH4/ifeval
38
+ args:
39
+ num_few_shot: 0
40
+ metrics:
41
+ - type: inst_level_strict_acc and prompt_level_strict_acc
42
+ value: 54.83
43
+ name: strict accuracy
44
+ source:
45
+ url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=ValiantLabs/Llama3.1-8B-Fireplace2
46
+ name: Open LLM Leaderboard
47
+ - task:
48
+ type: text-generation
49
+ name: Text Generation
50
+ dataset:
51
+ name: BBH (3-Shot)
52
+ type: BBH
53
+ args:
54
+ num_few_shot: 3
55
+ metrics:
56
+ - type: acc_norm
57
+ value: 24.07
58
+ name: normalized accuracy
59
+ source:
60
+ url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=ValiantLabs/Llama3.1-8B-Fireplace2
61
+ name: Open LLM Leaderboard
62
+ - task:
63
+ type: text-generation
64
+ name: Text Generation
65
+ dataset:
66
+ name: MATH Lvl 5 (4-Shot)
67
+ type: hendrycks/competition_math
68
+ args:
69
+ num_few_shot: 4
70
+ metrics:
71
+ - type: exact_match
72
+ value: 5.82
73
+ name: exact match
74
+ source:
75
+ url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=ValiantLabs/Llama3.1-8B-Fireplace2
76
+ name: Open LLM Leaderboard
77
+ - task:
78
+ type: text-generation
79
+ name: Text Generation
80
+ dataset:
81
+ name: GPQA (0-shot)
82
+ type: Idavidrein/gpqa
83
+ args:
84
+ num_few_shot: 0
85
+ metrics:
86
+ - type: acc_norm
87
+ value: 5.15
88
+ name: acc_norm
89
+ source:
90
+ url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=ValiantLabs/Llama3.1-8B-Fireplace2
91
+ name: Open LLM Leaderboard
92
+ - task:
93
+ type: text-generation
94
+ name: Text Generation
95
+ dataset:
96
+ name: MuSR (0-shot)
97
+ type: TAUR-Lab/MuSR
98
+ args:
99
+ num_few_shot: 0
100
+ metrics:
101
+ - type: acc_norm
102
+ value: 4.38
103
+ name: acc_norm
104
+ source:
105
+ url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=ValiantLabs/Llama3.1-8B-Fireplace2
106
+ name: Open LLM Leaderboard
107
+ - task:
108
+ type: text-generation
109
+ name: Text Generation
110
+ dataset:
111
+ name: MMLU-PRO (5-shot)
112
+ type: TIGER-Lab/MMLU-Pro
113
+ config: main
114
+ split: test
115
+ args:
116
+ num_few_shot: 5
117
+ metrics:
118
+ - type: acc
119
+ value: 15.63
120
+ name: accuracy
121
+ source:
122
+ url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=ValiantLabs/Llama3.1-8B-Fireplace2
123
+ name: Open LLM Leaderboard
124
  ---
125
 
126
 
 
231
  We care about open source.
232
  For everyone to use.
233
 
234
+ We encourage others to finetune further from our models.
235
+ # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard)
236
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_ValiantLabs__Llama3.1-8B-Fireplace2)
237
+
238
+ | Metric |Value|
239
+ |-------------------|----:|
240
+ |Avg. |18.31|
241
+ |IFEval (0-Shot) |54.83|
242
+ |BBH (3-Shot) |24.07|
243
+ |MATH Lvl 5 (4-Shot)| 5.82|
244
+ |GPQA (0-shot) | 5.15|
245
+ |MuSR (0-shot) | 4.38|
246
+ |MMLU-PRO (5-shot) |15.63|
247
+