FinancialSupport commited on
Commit
a6600e2
1 Parent(s): b266aa9

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

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