hieunguyen1053 commited on
Commit
d7bd772
·
1 Parent(s): 0fb35b0

Update vlsp-2023-vllm/hoa-7b/arc_vi.json

Browse files
Files changed (1) hide show
  1. vlsp-2023-vllm/hoa-7b/arc_vi.json +11 -9
vlsp-2023-vllm/hoa-7b/arc_vi.json CHANGED
@@ -1,10 +1,10 @@
1
  {
2
  "results": {
3
  "arc_vi": {
4
- "acc": 0.24273504273504273,
5
- "acc_stderr": 0.01253957778070182,
6
- "acc_norm": 0.28717948717948716,
7
- "acc_norm_stderr": 0.013233037605915333
8
  }
9
  },
10
  "versions": {
@@ -13,11 +13,13 @@
13
  "config": {
14
  "model": "hf-causal",
15
  "model_args": "pretrained=vlsp-2023-vllm/hoa-7b",
16
- "num_fewshot": 0,
17
- "batch_size": null,
18
- "batch_sizes": [],
19
- "device": "cuda:1",
20
- "no_cache": false,
 
 
21
  "limit": null,
22
  "bootstrap_iters": 100000,
23
  "description_dict": {}
 
1
  {
2
  "results": {
3
  "arc_vi": {
4
+ "acc": 0.2658119658119658,
5
+ "acc_stderr": 0.012920629079540854,
6
+ "acc_norm": 0.28547008547008546,
7
+ "acc_norm_stderr": 0.013209404968301261
8
  }
9
  },
10
  "versions": {
 
13
  "config": {
14
  "model": "hf-causal",
15
  "model_args": "pretrained=vlsp-2023-vllm/hoa-7b",
16
+ "num_fewshot": 25,
17
+ "batch_size": "auto",
18
+ "batch_sizes": [
19
+ 8
20
+ ],
21
+ "device": "cuda:2",
22
+ "no_cache": true,
23
  "limit": null,
24
  "bootstrap_iters": 100000,
25
  "description_dict": {}