hieunguyen1053 commited on
Commit
4805856
·
verified ·
1 Parent(s): 4c0712a

Create vinai/PhoGPT-4B-Chat/lambada_vi.json

Browse files
vinai/PhoGPT-4B-Chat/lambada_vi.json ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "results": {
3
+ "lambada_vi": {
4
+ "ppl": 12.234428942663898,
5
+ "ppl_stderr": 0.2818699184664319,
6
+ "acc": 0.3802,
7
+ "acc_stderr": 0.004854601190135894
8
+ }
9
+ },
10
+ "versions": {
11
+ "lambada_vi": null
12
+ },
13
+ "config": {
14
+ "model": "hf-causal",
15
+ "model_args": "pretrained=vinai/PhoGPT-4B-Chat,trust_remote_code=True",
16
+ "num_fewshot": 0,
17
+ "batch_size": null,
18
+ "batch_sizes": [],
19
+ "device": "cuda:0",
20
+ "no_cache": false,
21
+ "limit": null,
22
+ "bootstrap_iters": 100000,
23
+ "description_dict": {}
24
+ }
25
+ }