FinancialSupport commited on
Commit
81807de
1 Parent(s): 6d6aa13

Upload mistralai/Mistral-7B-Instruct-v0.3.json with huggingface_hub

Browse files
mistralai/Mistral-7B-Instruct-v0.3.json ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "config": {
3
+ "model_dtype": "bfloat16",
4
+ "model_name": "mistralai/Mistral-7B-Instruct-v0.3",
5
+ "model_sha": "main"
6
+ },
7
+ "results": {
8
+ "mmlu_it": {
9
+ "acc": 0.49966004381657475
10
+ },
11
+ "hellaswag_it": {
12
+ "acc_norm": 0.6276514739475688
13
+ },
14
+ "arc_it": {
15
+ "acc_norm": 0.46706586826347307
16
+ }
17
+ },
18
+ "versions": null
19
+ }