Ubuntu commited on
Commit
19fe301
1 Parent(s): 5012dbb

added results for koc digital

Browse files
KOCDIGITAL/Kocdigital-LLM-8b-v0.1/results_2024-03-06T18-10-08.json ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "config": {
3
+ "model_dtype": "torch.float16",
4
+ "model_name": "Orbina/Orbita-v0.1"
5
+ },
6
+ "results": {
7
+ "MMLU": {
8
+ "metric_name": 0.47348
9
+ },
10
+ "Truthful_qa": {
11
+ "metric_name": 0.4770
12
+ },
13
+ "ARC": {
14
+ "metric_name": 0.4488
15
+ },
16
+ "HellaSwag": {
17
+ "metric_name": 0.4861
18
+ },
19
+ "GSM8K": {
20
+ "metric_name": 0.4365
21
+ },
22
+ "Winogrande": {
23
+ "metric_name": 0.5560
24
+ }
25
+ }
26
+ }