FinancialSupport commited on
Commit
538623f
1 Parent(s): d96d0fa

Upload meta-llama/Meta-Llama-3.1-8B-Instruct.json with huggingface_hub

Browse files
meta-llama/Meta-Llama-3.1-8B-Instruct.json ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "config": {
3
+ "model_dtype": "bfloat16",
4
+ "model_name": "meta-llama/Meta-Llama-3.1-8B-Instruct",
5
+ "model_sha": "main"
6
+ },
7
+ "results": {
8
+ "mmlu_it": {
9
+ "acc": 0.5843469063987309
10
+ },
11
+ "hellaswag_it": {
12
+ "acc_norm": 0.6407048841509845
13
+ },
14
+ "arc_it": {
15
+ "acc_norm": 0.48417450812660395
16
+ }
17
+ },
18
+ "versions": null
19
+ }