FinancialSupport commited on
Commit
360400e
1 Parent(s): fc84fad

Upload 2 files

Browse files
CohereForAI/CohereForAI_c4ai-command-r-plus_4.json ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "config": {
3
+ "model_dtype": "float16",
4
+ "model_name": "CohereForAI/c4ai-command-r-plus",
5
+ "model_sha": "main"
6
+ },
7
+ "results": {
8
+ "mmlu_it": {
9
+ "acc": 0.676
10
+ },
11
+ "hellaswag_it": {
12
+ "acc_norm": 0.749
13
+ },
14
+ "arc_it": {
15
+ "acc_norm": 0.495
16
+ }
17
+ },
18
+ "versions": null
19
+ }
CohereForAI/CohereForAI_c4ai-command-r-v01_3.json ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "config": {
3
+ "model_dtype": "float16",
4
+ "model_name": "CohereForAI/c4ai-command-r-v01",
5
+ "model_sha": "main"
6
+ },
7
+ "results": {
8
+ "mmlu_it": {
9
+ "acc": 0.6
10
+ },
11
+ "hellaswag_it": {
12
+ "acc_norm": 0.723
13
+ },
14
+ "arc_it": {
15
+ "acc_norm": 0.508
16
+ }
17
+ },
18
+ "versions": null
19
+ }