sentiment-classifier / test_results.json
anpmts's picture
Model save
ec49d62 verified
raw
history blame contribute delete
603 Bytes
{
"epoch": 8.0,
"test_accuracy": 0.502,
"test_f1": 0.33555792276964047,
"test_f1_macro": 0.33422103861517977,
"test_f1_negative": 0.0,
"test_f1_neutral": 0.6684420772303595,
"test_loss": 0.6933125257492065,
"test_precision": 0.252004,
"test_precision_negative": 0.0,
"test_precision_neutral": 0.502,
"test_recall": 0.502,
"test_recall_negative": 0.0,
"test_recall_neutral": 1.0,
"test_runtime": 0.352,
"test_samples_per_second": 2840.874,
"test_steps_per_second": 11.363,
"test_support_negative": 498,
"test_support_neutral": 502
}