hieunguyen1053 commited on
Commit
33e50b2
·
1 Parent(s): f213a64

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

Browse files
vietgpt/dama-2-7b-chat/hellaswag_vi.json CHANGED
@@ -1,10 +1,10 @@
1
  {
2
  "results": {
3
  "hellaswag_vi": {
4
- "acc": 0.40793276577166556,
5
- "acc_stderr": 0.005038420724962578,
6
- "acc_norm": 0.5037633704431347,
7
- "acc_norm_stderr": 0.005210207486672831
8
  }
9
  },
10
  "versions": {
@@ -13,13 +13,11 @@
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
- 128
20
- ],
21
- "device": "cuda:1",
22
- "no_cache": false,
23
  "limit": null,
24
  "bootstrap_iters": 100000,
25
  "description_dict": {}
 
1
  {
2
  "results": {
3
  "hellaswag_vi": {
4
+ "acc": 0.4144400785854617,
5
+ "acc_stderr": 0.0050282848879651025,
6
+ "acc_norm": 0.51059812268063743,
7
+ "acc_norm_stderr": 0.0052076989103235945
8
  }
9
  },
10
  "versions": {
 
13
  "config": {
14
  "model": "hf-causal",
15
  "model_args": "pretrained=vietgpt/dama-2-7b-chat",
16
+ "num_fewshot": 10,
17
+ "batch_size": "2",
18
+ "batch_sizes": [],
19
+ "device": "cuda:2",
20
+ "no_cache": true,
 
 
21
  "limit": null,
22
  "bootstrap_iters": 100000,
23
  "description_dict": {}