parallel-decoder-transformer / agreement_thresholds.json
loganrobbins's picture
Publish PDT adapters + arXiv model card
4600161 verified
{
"agreement_threshold": 0.15,
"roc_points": [
{
"threshold": 0.05,
"precision": 0.0,
"recall": 0.0,
"tp": 0.0,
"fp": 0.0,
"fn": 0.0,
"tn": 0.0
},
{
"threshold": 0.1,
"precision": 0.0,
"recall": 0.0,
"tp": 0.0,
"fp": 0.0,
"fn": 0.0,
"tn": 0.0
},
{
"threshold": 0.15,
"precision": 0.0,
"recall": 0.0,
"tp": 0.0,
"fp": 0.0,
"fn": 0.0,
"tn": 0.0
},
{
"threshold": 0.2,
"precision": 0.0,
"recall": 0.0,
"tp": 0.0,
"fp": 0.0,
"fn": 0.0,
"tn": 0.0
},
{
"threshold": 0.25,
"precision": 0.0,
"recall": 0.0,
"tp": 0.0,
"fp": 0.0,
"fn": 0.0,
"tn": 0.0
},
{
"threshold": 0.3,
"precision": 0.0,
"recall": 0.0,
"tp": 0.0,
"fp": 0.0,
"fn": 0.0,
"tn": 0.0
},
{
"threshold": 0.35,
"precision": 0.0,
"recall": 0.0,
"tp": 0.0,
"fp": 0.0,
"fn": 0.0,
"tn": 0.0
},
{
"threshold": 0.4,
"precision": 0.0,
"recall": 0.0,
"tp": 0.0,
"fp": 0.0,
"fn": 0.0,
"tn": 0.0
},
{
"threshold": 0.45,
"precision": 0.0,
"recall": 0.0,
"tp": 0.0,
"fp": 0.0,
"fn": 0.0,
"tn": 0.0
},
{
"threshold": 0.5,
"precision": 0.0,
"recall": 0.0,
"tp": 0.0,
"fp": 0.0,
"fn": 0.0,
"tn": 0.0
},
{
"threshold": 0.55,
"precision": 0.0,
"recall": 0.0,
"tp": 0.0,
"fp": 0.0,
"fn": 0.0,
"tn": 0.0
},
{
"threshold": 0.6,
"precision": 0.0,
"recall": 0.0,
"tp": 0.0,
"fp": 0.0,
"fn": 0.0,
"tn": 0.0
},
{
"threshold": 0.65,
"precision": 0.0,
"recall": 0.0,
"tp": 0.0,
"fp": 0.0,
"fn": 0.0,
"tn": 0.0
},
{
"threshold": 0.7,
"precision": 0.0,
"recall": 0.0,
"tp": 0.0,
"fp": 0.0,
"fn": 0.0,
"tn": 0.0
},
{
"threshold": 0.75,
"precision": 0.0,
"recall": 0.0,
"tp": 0.0,
"fp": 0.0,
"fn": 0.0,
"tn": 0.0
},
{
"threshold": 0.8,
"precision": 0.0,
"recall": 0.0,
"tp": 0.0,
"fp": 0.0,
"fn": 0.0,
"tn": 0.0
},
{
"threshold": 0.85,
"precision": 0.0,
"recall": 0.0,
"tp": 0.0,
"fp": 0.0,
"fn": 0.0,
"tn": 0.0
},
{
"threshold": 0.9,
"precision": 0.0,
"recall": 0.0,
"tp": 0.0,
"fp": 0.0,
"fn": 0.0,
"tn": 0.0
},
{
"threshold": 0.95,
"precision": 0.0,
"recall": 0.0,
"tp": 0.0,
"fp": 0.0,
"fn": 0.0,
"tn": 0.0
}
]
}