FinancialSupport commited on
Commit
44b2fd2
1 Parent(s): a76818e

Update Nexusflow/Athene-70B_eval_request_False_bfloat16_Original.json

Browse files
Nexusflow/Athene-70B_eval_request_False_bfloat16_Original.json CHANGED
@@ -1,14 +1,19 @@
1
- {
2
- "model": "Nexusflow/Athene-70B",
3
- "base_model": "",
4
- "revision": "main",
5
- "precision": "bfloat16",
6
- "weight_type": "Original",
7
- "status": "FINISHED",
8
- "submitted_time": "\"2024-11-21T18:10:08\"",
9
- "model_type": "pretrained",
10
- "likes": 0,
11
- "params": 70.6,
12
- "license": "apache-2.0",
13
- "private": false
 
 
 
 
 
14
  }
 
1
+ {
2
+ "config": {
3
+ "model_dtype": "bfloat16",
4
+ "model_name": "Nexusflow/Athene-70B",
5
+ "model_sha": "main"
6
+ },
7
+ "results": {
8
+ "mmlu_it": {
9
+ "acc": 0.7403
10
+ },
11
+ "hellaswag_it": {
12
+ "acc_norm": 0.7355
13
+ },
14
+ "arc_it": {
15
+ "acc_norm": 0.5415
16
+ }
17
+ },
18
+ "versions": null
19
  }