hieunguyen1053 commited on
Commit
fca9328
·
1 Parent(s): 38ffc61

Create vilm/vietcuna-7b-v3/truthfulqa_vi.json

Browse files
vilm/vietcuna-7b-v3/truthfulqa_vi.json ADDED
@@ -0,0 +1,27 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "results": {
3
+ "truthfulqa_vi": {
4
+ "mc1": 0.32229299363057323,
5
+ "mc1_stderr": 0.016691231807266282,
6
+ "mc2": 0.4771011274491321,
7
+ "mc2_stderr": 0.015678688985042436
8
+ }
9
+ },
10
+ "versions": {
11
+ "truthfulqa_vi": 1
12
+ },
13
+ "config": {
14
+ "model": "hf-causal",
15
+ "model_args": "pretrained=vilm/vietcuna-7b-v3",
16
+ "num_fewshot": 0,
17
+ "batch_size": "auto",
18
+ "batch_sizes": [
19
+ 64
20
+ ],
21
+ "device": "cuda:0",
22
+ "no_cache": false,
23
+ "limit": null,
24
+ "bootstrap_iters": 100000,
25
+ "description_dict": {}
26
+ }
27
+ }