hieunguyen1053 commited on
Commit
5ededd4
·
1 Parent(s): da7b200

Create mmlu_vi.json

Browse files
CPT_Smartbot/cpt-smartbot-13b/mmlu_vi.json ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "results": {
3
+ "mmlu_vi": {
4
+ "acc": 0.41402541724085135,
5
+ "acc_norm": 0.41402541724085135
6
+ }
7
+ },
8
+ "versions": {
9
+ "mmlu_vi": 1
10
+ },
11
+ "config": {
12
+ "model": "hf-causal",
13
+ "model_args": "pretrained=CPT_Smartbot/cpt-smartbot-13b",
14
+ "num_fewshot": 0,
15
+ "batch_size": 1,
16
+ "device": "api",
17
+ "no_cache": false,
18
+ "limit": null,
19
+ "bootstrap_iters": 100000,
20
+ "description_dict": {}
21
+ }
22
+ }