FinancialSupport commited on
Commit
5f749ea
1 Parent(s): 000c1b7

Upload microsoft/Phi-3-mini-128k-instruct.json with huggingface_hub

Browse files
microsoft/Phi-3-mini-128k-instruct.json ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "config": {
3
+ "model_dtype": "bfloat16",
4
+ "model_name": "microsoft/Phi-3-mini-128k-instruct",
5
+ "model_sha": "main"
6
+ },
7
+ "results": {
8
+ "mmlu_it": {
9
+ "acc": 0.5693888343280199
10
+ },
11
+ "hellaswag_it": {
12
+ "acc_norm": 0.6057870118568476
13
+ },
14
+ "arc_it": {
15
+ "acc_norm": 0.4294268605645851
16
+ }
17
+ },
18
+ "versions": null
19
+ }