spamFT-youtube-all-context / test_predictions_sample.json
layai's picture
Add files using upload-large-folder tool
8788342 verified
Raw
History Blame Contribute Delete
852 Bytes
{
"accuracy": 0.9906396255850234,
"precision": 0.9906396255850234,
"recall": 0.9906396255850234,
"f1": 0.9906396255850234,
"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
}
]
}