hieunguyen1053 commited on
Commit
f213a64
·
1 Parent(s): 7bae3b7

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

Browse files
vietgpt/dama-2-7b/hellaswag_vi.json CHANGED
@@ -1,10 +1,10 @@
1
  {
2
  "results": {
3
  "hellaswag_vi": {
4
- "acc": 0.3869242523466492,
5
- "acc_stderr": 0.005088603387296588,
6
- "acc_norm": 0.4717310630866623,
7
- "acc_norm_stderr": 0.005215588668336081
8
  }
9
  },
10
  "versions": {
@@ -13,11 +13,11 @@
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
  "hellaswag_vi": {
4
+ "acc": 0.38746998471949357,
5
+ "acc_stderr": 0.005089923776859913,
6
+ "acc_norm": 0.48919449901768175,
7
+ "acc_norm_stderr": 0.0052227245760651545
8
  }
9
  },
10
  "versions": {
 
13
  "config": {
14
  "model": "hf-causal",
15
  "model_args": "pretrained=vietgpt/dama-2-7b",
16
+ "num_fewshot": 10,
17
+ "batch_size": "1",
18
  "batch_sizes": [],
19
  "device": "cuda:2",
20
+ "no_cache": true,
21
  "limit": null,
22
  "bootstrap_iters": 100000,
23
  "description_dict": {}