hieunguyen1053
commited on
Commit
•
51f8585
1
Parent(s):
4d4262a
Create wikipediaqa_vi.json
Browse files
openai/gpt-3.5-turbo/wikipediaqa_vi.json
ADDED
@@ -0,0 +1,22 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"results": {
|
3 |
+
"wikipediaqa_vi": {
|
4 |
+
"acc_norm": 0.5405405405405406,
|
5 |
+
}
|
6 |
+
},
|
7 |
+
"versions": {
|
8 |
+
"wikipediaqa_vi": 0
|
9 |
+
},
|
10 |
+
"config": {
|
11 |
+
"model": "hf-causal",
|
12 |
+
"model_args": "pretrained=openai/gpt-3.5-turbo",
|
13 |
+
"num_fewshot": 5,
|
14 |
+
"batch_size": null,
|
15 |
+
"batch_sizes": [],
|
16 |
+
"device": "api",
|
17 |
+
"no_cache": true,
|
18 |
+
"limit": null,
|
19 |
+
"bootstrap_iters": 100000,
|
20 |
+
"description_dict": {}
|
21 |
+
}
|
22 |
+
}
|