Commit
·
d493d5f
1
Parent(s):
b96c750
Create VietAI/gpt-neo-1.3B-vietnamese-news/translation_vi.json
Browse files
VietAI/gpt-neo-1.3B-vietnamese-news/translation_vi.json
ADDED
@@ -0,0 +1,25 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"results": {
|
3 |
+
"translation_vi": {
|
4 |
+
"bleu": 0.5085967954139308,
|
5 |
+
"bleu_stderr": 0.16968638852964918,
|
6 |
+
"chrf": 0.07815508524683965,
|
7 |
+
"chrf_stderr": 0.005369635695202839
|
8 |
+
}
|
9 |
+
},
|
10 |
+
"versions": {
|
11 |
+
"translation_vi": 0
|
12 |
+
},
|
13 |
+
"config": {
|
14 |
+
"model": "hf-causal",
|
15 |
+
"model_args": "pretrained=VietAI/gpt-neo-1.3B-vietnamese-news",
|
16 |
+
"num_fewshot": 0,
|
17 |
+
"batch_size": "auto",
|
18 |
+
"batch_sizes": [],
|
19 |
+
"device": "cuda:1",
|
20 |
+
"no_cache": true,
|
21 |
+
"limit": null,
|
22 |
+
"bootstrap_iters": 100000,
|
23 |
+
"description_dict": {}
|
24 |
+
}
|
25 |
+
}
|