File size: 638 Bytes
8fda915
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
{
  "test_only": {
    "doc_max": {
      "precision": 0.7549,
      "recall": 0.9558,
      "f1": 0.8435,
      "tp": 1167,
      "fp": 379,
      "fn": 54,
      "tn": 7583,
      "n": 9183
    },
    "n_docs": 9183
  },
  "mixed": {
    "doc_max": {
      "precision": 0.7051,
      "recall": 0.9558,
      "f1": 0.8115,
      "tp": 1167,
      "fp": 488,
      "fn": 54,
      "tn": 11287,
      "n": 12996
    },
    "n_docs": 12996
  },
  "stats": {
    "test_split": {
      "positive": 1221,
      "hard_negative": 7962
    },
    "added_soft_neg": 3813,
    "total": 12996,
    "source": "data/eval/lang=en/holdout.parquet"
  }
}