Spaces:
Running
Running
File size: 3,574 Bytes
03815d6 | 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 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 | {
"lora_v2": {
"detection": 0.9930555555555556,
"fpr": 0.06666666666666667,
"precision": 0.9862068965517241,
"f1": 0.9896193771626298,
"n": 174,
"per_difficulty": {
"easy": {
"n": 26,
"detection_rate": 1.0
},
"medium": {
"n": 66,
"detection_rate": 1.0
},
"hard": {
"n": 18,
"detection_rate": 1.0
},
"novel": {
"n": 34,
"detection_rate": 0.9705882352941176
}
},
"threshold": 0.55
},
"sweep": [
{
"threshold": 0.3,
"detection_rate": 0.9930555555555556,
"false_positive_rate": 0.06666666666666667,
"precision": 0.9862068965517241,
"f1": 0.9896193771626298
},
{
"threshold": 0.35,
"detection_rate": 0.9930555555555556,
"false_positive_rate": 0.06666666666666667,
"precision": 0.9862068965517241,
"f1": 0.9896193771626298
},
{
"threshold": 0.4,
"detection_rate": 0.9930555555555556,
"false_positive_rate": 0.06666666666666667,
"precision": 0.9862068965517241,
"f1": 0.9896193771626298
},
{
"threshold": 0.45,
"detection_rate": 0.9930555555555556,
"false_positive_rate": 0.06666666666666667,
"precision": 0.9862068965517241,
"f1": 0.9896193771626298
},
{
"threshold": 0.5,
"detection_rate": 0.9930555555555556,
"false_positive_rate": 0.06666666666666667,
"precision": 0.9862068965517241,
"f1": 0.9896193771626298
},
{
"threshold": 0.55,
"detection_rate": 0.9930555555555556,
"false_positive_rate": 0.06666666666666667,
"precision": 0.9862068965517241,
"f1": 0.9896193771626298
},
{
"threshold": 0.6,
"detection_rate": 0.9930555555555556,
"false_positive_rate": 0.06666666666666667,
"precision": 0.9862068965517241,
"f1": 0.9896193771626298
},
{
"threshold": 0.65,
"detection_rate": 0.9930555555555556,
"false_positive_rate": 0.06666666666666667,
"precision": 0.9862068965517241,
"f1": 0.9896193771626298
},
{
"threshold": 0.7,
"detection_rate": 0.9930555555555556,
"false_positive_rate": 0.06666666666666667,
"precision": 0.9862068965517241,
"f1": 0.9896193771626298
},
{
"threshold": 0.75,
"detection_rate": 0.9930555555555556,
"false_positive_rate": 0.06666666666666667,
"precision": 0.9862068965517241,
"f1": 0.9896193771626298
},
{
"threshold": 0.8,
"detection_rate": 0.9930555555555556,
"false_positive_rate": 0.06666666666666667,
"precision": 0.9862068965517241,
"f1": 0.9896193771626298
},
{
"threshold": 0.85,
"detection_rate": 0.9930555555555556,
"false_positive_rate": 0.06666666666666667,
"precision": 0.9862068965517241,
"f1": 0.9896193771626298
},
{
"threshold": 0.9,
"detection_rate": 0.9652777777777778,
"false_positive_rate": 0.06666666666666667,
"precision": 0.9858156028368794,
"f1": 0.9754385964912281
}
],
"best_f1": {
"threshold": 0.3,
"detection_rate": 0.9930555555555556,
"false_positive_rate": 0.06666666666666667,
"precision": 0.9862068965517241,
"f1": 0.9896193771626298
},
"best_f1_under_15fpr": {
"threshold": 0.3,
"detection_rate": 0.9930555555555556,
"false_positive_rate": 0.06666666666666667,
"precision": 0.9862068965517241,
"f1": 0.9896193771626298
}
} |