hieunguyen1053
commited on
Commit
•
b061dbc
1
Parent(s):
371c41a
Update VietAI/gpt-j-6B-vietnamese-news/arc_vi.json
Browse files
VietAI/gpt-j-6B-vietnamese-news/arc_vi.json
CHANGED
@@ -1,10 +1,10 @@
|
|
1 |
{
|
2 |
"results": {
|
3 |
"arc_vi": {
|
4 |
-
"acc": 0.
|
5 |
-
"acc_stderr": 0.
|
6 |
-
"acc_norm": 0.
|
7 |
-
"acc_norm_stderr": 0.
|
8 |
}
|
9 |
},
|
10 |
"versions": {
|
@@ -13,11 +13,13 @@
|
|
13 |
"config": {
|
14 |
"model": "hf-causal",
|
15 |
"model_args": "pretrained=VietAI/gpt-j-6B-vietnamese-news",
|
16 |
-
"num_fewshot":
|
17 |
-
"batch_size":
|
18 |
-
"batch_sizes": [
|
19 |
-
|
20 |
-
|
|
|
|
|
21 |
"limit": null,
|
22 |
"bootstrap_iters": 100000,
|
23 |
"description_dict": {}
|
|
|
1 |
{
|
2 |
"results": {
|
3 |
"arc_vi": {
|
4 |
+
"acc": 0.2188034188034188,
|
5 |
+
"acc_stderr": 0.012092050804692422,
|
6 |
+
"acc_norm": 0.24188034188034188,
|
7 |
+
"acc_norm_stderr": 0.012524543640647992
|
8 |
}
|
9 |
},
|
10 |
"versions": {
|
|
|
13 |
"config": {
|
14 |
"model": "hf-causal",
|
15 |
"model_args": "pretrained=VietAI/gpt-j-6B-vietnamese-news",
|
16 |
+
"num_fewshot": 25,
|
17 |
+
"batch_size": "auto",
|
18 |
+
"batch_sizes": [
|
19 |
+
1
|
20 |
+
],
|
21 |
+
"device": "cuda:2",
|
22 |
+
"no_cache": true,
|
23 |
"limit": null,
|
24 |
"bootstrap_iters": 100000,
|
25 |
"description_dict": {}
|