spamFT-youtube-context / test_predictions_sample.json
layai's picture
Add files using upload-large-folder tool
970caa3 verified
Raw
History Blame Contribute Delete
852 Bytes
{
"accuracy": 0.9750390015600624,
"precision": 0.9749934732083162,
"recall": 0.9750390015600624,
"f1": 0.9750052742950966,
"total_training_steps": 500,
"early_stopped": false,
"label_map": {
"0": 0,
"1": 1
},
"samples": [
{
"prediction": 1,
"ground_truth": 1
},
{
"prediction": 1,
"ground_truth": 1
},
{
"prediction": 0,
"ground_truth": 0
},
{
"prediction": 1,
"ground_truth": 1
},
{
"prediction": 0,
"ground_truth": 0
},
{
"prediction": 1,
"ground_truth": 1
},
{
"prediction": 1,
"ground_truth": 1
},
{
"prediction": 1,
"ground_truth": 1
},
{
"prediction": 1,
"ground_truth": 1
},
{
"prediction": 1,
"ground_truth": 1
}
]
}