File size: 815 Bytes
1b19f9d |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 |
{
"Test_accuracy": 0.8402655923185984,
"Test_f1": 0.9026262418812415,
"Test_loss": 0.9211709499359131,
"Test_precision": 0.9955263604960644,
"Test_recall": 0.8255846717385179,
"Test_runtime": 1883.9993,
"Test_samples_per_second": 37.812,
"Test_steps_per_second": 4.727,
"Validation_accuracy": 0.9874416358074384,
"Validation_f1": 0.9930316701657211,
"Validation_loss": 0.059659235179424286,
"Validation_precision": 0.989011477889492,
"Validation_recall": 0.9970846788661644,
"Validation_runtime": 627.2883,
"Validation_samples_per_second": 39.605,
"Validation_steps_per_second": 4.951,
"epoch": 3.0,
"train_loss": 0.0399566938992414,
"train_runtime": 4074.0795,
"train_samples_per_second": 18.689,
"train_steps_per_second": 2.336
} |