hieunguyen1053 commited on
Commit
1321211
·
1 Parent(s): bd8df48

Create truthfulqa_vi.json

Browse files
CPT_Smartbot/cpt-smartbot-13b/truthfulqa_vi.json ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "results": {
3
+ "truthfulqa_vi": {
4
+ "mc1": 0.3375796178343949,
5
+ "mc2": 0.48364199422345305
6
+ }
7
+ },
8
+ "versions": {
9
+ "truthfulqa_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
+ "batch_sizes": [],
17
+ "device": "api",
18
+ "no_cache": false,
19
+ "limit": null,
20
+ "bootstrap_iters": 100000,
21
+ "description_dict": {}
22
+ }
23
+ }