"configs/replknet/replknet-31B_32xb64_in1k.py" did not exist on "13967a0a964b33dd4bda9037699ee53d523cf9f7"
xglm-7.5B_xcopa_0-shot.json 1.45 KB
Newer Older
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
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
{
  "results": {
    "xcopa_et": {
      "acc": 0.612,
      "acc_stderr": 0.021814300984787635
    },
    "xcopa_th": {
      "acc": 0.594,
      "acc_stderr": 0.02198396209008634
    },
    "xcopa_qu": {
      "acc": 0.488,
      "acc_stderr": 0.02237662679792717
    },
    "xcopa_ta": {
      "acc": 0.544,
      "acc_stderr": 0.02229623834840705
    },
    "xcopa_zh": {
      "acc": 0.638,
      "acc_stderr": 0.0215136625275824
    },
    "xcopa_vi": {
      "acc": 0.702,
      "acc_stderr": 0.02047511809298897
    },
    "xcopa_sw": {
      "acc": 0.6,
      "acc_stderr": 0.021930844120728505
    },
    "xcopa_it": {
      "acc": 0.636,
      "acc_stderr": 0.021539170637317685
    },
    "xcopa_tr": {
      "acc": 0.584,
      "acc_stderr": 0.022064943313928848
    },
    "xcopa_id": {
      "acc": 0.694,
      "acc_stderr": 0.0206295699983454
    },
    "xcopa_ht": {
      "acc": 0.574,
      "acc_stderr": 0.022136577335085637
    }
  },
  "versions": {
    "xcopa_et": 0,
    "xcopa_th": 0,
    "xcopa_qu": 0,
    "xcopa_ta": 0,
    "xcopa_zh": 0,
    "xcopa_vi": 0,
    "xcopa_sw": 0,
    "xcopa_it": 0,
    "xcopa_tr": 0,
    "xcopa_id": 0,
    "xcopa_ht": 0
  },
  "config": {
    "model": "hf-causal-experimental",
    "model_args": "pretrained=facebook/xglm-7.5B,use_accelerate=True",
    "num_fewshot": 0,
    "batch_size": "auto",
    "device": "cuda",
    "no_cache": true,
    "limit": null,
    "bootstrap_iters": 100000,
    "description_dict": {}
  }
}