File size: 1,212 Bytes
ed40acb
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
{
  "results": {
    "kobest_boolq": {
      "acc": 0.5626780626780626,
      "acc_stderr": 0.013243469872682661,
      "macro_f1": 0.5053421868652208,
      "macro_f1_stderr": 0.013395027664000827
    },
    "kobest_copa": {
      "acc": 0.698,
      "acc_stderr": 0.014526080235459544,
      "macro_f1": 0.6977279551596436,
      "macro_f1_stderr": 0.014458551946793323
    },
    "kobest_hellaswag": {
      "acc": 0.384,
      "acc_stderr": 0.021772369465547194,
      "acc_norm": 0.462,
      "acc_norm_stderr": 0.022318338119870537,
      "macro_f1": 0.3834926136948366,
      "macro_f1_stderr": 0.02180403516376896
    },
    "kobest_sentineg": {
      "acc": 0.3879093198992443,
      "acc_stderr": 0.024486425812624234,
      "macro_f1": 0.38484935437589674,
      "macro_f1_stderr": 0.024320271236487046
    }
  },
  "versions": {
    "kobest_boolq": 0,
    "kobest_copa": 0,
    "kobest_hellaswag": 0,
    "kobest_sentineg": 0
  },
  "config": {
    "model": "gpt2",
    "model_args": "pretrained=beomi/KoAlpaca-Polyglot-5.8B",
    "num_fewshot": 0,
    "batch_size": "4",
    "device": "cuda:0",
    "no_cache": true,
    "limit": null,
    "bootstrap_iters": 100000,
    "description_dict": {}
  }
}