FinancialSupport commited on
Commit
2162fd0
1 Parent(s): 81807de

Upload microsoft/Phi-3-small-8k-instruct.json with huggingface_hub

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