hieunguyen1053 commited on
Commit
3d3aed0
1 Parent(s): 91c7b3d

Create grade_12_exams_vi.json

Browse files
CPT_Smartbot/cpt-smartbot-13b/grade_12_exams_vi.json ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "results": {
3
+ "grade_12_exams_vi": {
4
+ "acc": 0.305327868852459,
5
+ "acc_norm": 0.29713114754098363
6
+ }
7
+ },
8
+ "versions": {
9
+ "grade_12_exams_vi": 0
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
+ }