File size: 1,802 Bytes
5f0f6b2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
{
  "bert-allnli-tr": {
    "n_wrong": 15222,
    "splits": {
      "multinli_tr_1_1::validation_matched": 3630,
      "multinli_tr_1_1::validation_mismatched": 3536,
      "snli_tr_1_1::test": 2453,
      "trglue_mnli::test_matched": 3070,
      "trglue_mnli::test_mismatched": 2533
    },
    "pred_source": [
      "stacking_cache_argmax"
    ]
  },
  "mdeberta-v3-base-mnli-xnli": {
    "n_wrong": 9962,
    "splits": {
      "multinli_tr_1_1::validation_matched": 2068,
      "multinli_tr_1_1::validation_mismatched": 1985,
      "snli_tr_1_1::test": 2624,
      "trglue_mnli::test_matched": 1833,
      "trglue_mnli::test_mismatched": 1452
    },
    "pred_source": [
      "stacking_cache_argmax"
    ]
  },
  "gemma-3-27b-it": {
    "n_wrong": 27841,
    "splits": {
      "multinli_tr_1_1::validation_matched": 5882,
      "multinli_tr_1_1::validation_mismatched": 5855,
      "snli_tr_1_1::test": 5325,
      "trglue_mnli::test_matched": 5411,
      "trglue_mnli::test_mismatched": 5368
    },
    "pred_source": [
      "stacking_cache_argmax"
    ]
  },
  "qwen2-7b-instruct": {
    "n_wrong": 10760,
    "splits": {
      "multinli_tr_1_1::validation_matched": 2755,
      "multinli_tr_1_1::validation_mismatched": 2689,
      "snli_tr_1_1::test": 2519,
      "trglue_mnli::test_matched": 1661,
      "trglue_mnli::test_mismatched": 1136
    },
    "pred_source": [
      "stacking_cache_argmax"
    ]
  },
  "bilstm-16feat-entropy": {
    "n_wrong": 7638,
    "splits": {
      "multinli_tr_1_1::validation_matched": 1953,
      "multinli_tr_1_1::validation_mismatched": 1839,
      "snli_tr_1_1::test": 1615,
      "trglue_mnli::test_matched": 1341,
      "trglue_mnli::test_mismatched": 890
    },
    "pred_source": [
      "stacking_cache_softmax_features+trained_bilstm"
    ]
  }
}