hieunguyen1053 commited on
Commit
19faec9
·
1 Parent(s): 85a7c5e

Update vietgpt/dama-2-7b-chat/arc_vi.json

Browse files
Files changed (1) hide show
  1. vietgpt/dama-2-7b-chat/arc_vi.json +9 -7
vietgpt/dama-2-7b-chat/arc_vi.json CHANGED
@@ -1,10 +1,10 @@
1
  {
2
  "results": {
3
  "arc_vi": {
4
- "acc": 0.3006837606837607,
5
- "acc_stderr": 0.012839995043274797,
6
- "acc_norm": 0.3211965811965812,
7
- "acc_norm_stderr": 0.013149305924493659
8
  }
9
  },
10
  "versions": {
@@ -13,11 +13,13 @@
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:2",
20
- "no_cache": false,
21
  "limit": null,
22
  "bootstrap_iters": 100000,
23
  "description_dict": {}
 
1
  {
2
  "results": {
3
  "arc_vi": {
4
+ "acc": 0.3063247863247863,
5
+ "acc_stderr": 0.013221250200065607,
6
+ "acc_norm": 0.3417094017094017,
7
+ "acc_norm_stderr": 0.013424720842862012
8
  }
9
  },
10
  "versions": {
 
13
  "config": {
14
  "model": "hf-causal",
15
  "model_args": "pretrained=vietgpt/dama-2-7b-chat",
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": {}