FinancialSupport commited on
Commit
085184d
1 Parent(s): e0024ae

Upload mudler/Minerva-3B-Llama3-Instruct-v0.1.json with huggingface_hub

Browse files
mudler/Minerva-3B-Llama3-Instruct-v0.1.json ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "config": {
3
+ "model_dtype": "float16",
4
+ "model_name": "mudler/Minerva-3B-Llama3-Instruct-v0.1",
5
+ "model_sha": "main"
6
+ },
7
+ "results": {
8
+ "mmlu_it": {
9
+ "acc": 0.2536828586537735
10
+ },
11
+ "hellaswag_it": {
12
+ "acc_norm": 0.5349722615033178
13
+ },
14
+ "arc_it": {
15
+ "acc_norm": 0.3242087254063302
16
+ }
17
+ },
18
+ "versions": null
19
+ }