FinancialSupport commited on
Commit
1b734e9
1 Parent(s): 5413ff0

Upload Qwen/Qwen2-7B-Instruct.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. Qwen/Qwen2-7B-Instruct.json +19 -0
Qwen/Qwen2-7B-Instruct.json ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "config": {
3
+ "model_dtype": "bfloat16",
4
+ "model_name": "Qwen/Qwen2-7B-Instruct",
5
+ "model_sha": "main"
6
+ },
7
+ "results": {
8
+ "mmlu_it": {
9
+ "acc": 0.6238573694945985
10
+ },
11
+ "hellaswag_it": {
12
+ "acc_norm": 0.6400522136408137
13
+ },
14
+ "arc_it": {
15
+ "acc_norm": 0.4354148845166809
16
+ }
17
+ },
18
+ "versions": null
19
+ }