hieunguyen1053 commited on
Commit
1c4633d
·
1 Parent(s): 947bf93

Create truthfulqa_vi.json

Browse files
greennode/greennode-7b/truthfulqa_vi.json ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "results": {
3
+ "truthfulqa_vi": {
4
+ "mc1": 0.36050955414012736,
5
+ "mc2": 0.5248556704631748
6
+ }
7
+ },
8
+ "versions": {
9
+ "truthfulqa_vi": 1
10
+ },
11
+ "config": {
12
+ "model": "hf-causal",
13
+ "model_args": "pretrained=greennode/greennode-7b",
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
+ }