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

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

Browse files
Files changed (1) hide show
  1. vietgpt/dama-2-7b/arc_vi.json +10 -8
vietgpt/dama-2-7b/arc_vi.json CHANGED
@@ -1,10 +1,10 @@
1
  {
2
  "results": {
3
  "arc_vi": {
4
- "acc": 0.27008547008547007,
5
- "acc_stderr": 0.012986118433584028,
6
- "acc_norm": 0.288034188034188,
7
- "acc_norm_stderr": 0.013244767340239206
8
  }
9
  },
10
  "versions": {
@@ -13,11 +13,13 @@
13
  "config": {
14
  "model": "hf-causal",
15
  "model_args": "pretrained=vietgpt/dama-2-7b",
16
- "num_fewshot": 0,
17
- "batch_size": null,
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.29572649572649573,
5
+ "acc_stderr": 0.013347764570703153,
6
+ "acc_norm": 0.3213675213675214,
7
+ "acc_norm_stderr": 0.013658753153395766
8
  }
9
  },
10
  "versions": {
 
13
  "config": {
14
  "model": "hf-causal",
15
  "model_args": "pretrained=vietgpt/dama-2-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": {}