hieunguyen1053 commited on
Commit
b96c750
·
1 Parent(s): 3f48b87

Create vietgpt/dama-2-7b-chat/translation_vi.json

Browse files
vietgpt/dama-2-7b-chat/translation_vi.json ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "results": {
3
+ "translation_vi": {
4
+ "bleu": 24.310075334798763,
5
+ "bleu_stderr": 0.9969479994174536,
6
+ "chrf": 0.421054006369833,
7
+ "chrf_stderr": 0.012753764507786864
8
+ }
9
+ },
10
+ "versions": {
11
+ "translation_vi": 0
12
+ },
13
+ "config": {
14
+ "model": "hf-causal",
15
+ "model_args": "pretrained=vietgpt/dama-2-7b-chat",
16
+ "num_fewshot": 0,
17
+ "batch_size": "auto",
18
+ "batch_sizes": [],
19
+ "device": "cuda:3",
20
+ "no_cache": false,
21
+ "limit": null,
22
+ "bootstrap_iters": 100000,
23
+ "description_dict": {}
24
+ }
25
+ }