FinancialSupport commited on
Commit
5cd5ec9
1 Parent(s): bc9e9ab

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

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