File size: 485 Bytes
2054f8f |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 |
{
"epoch": 3.0,
"eval_samples": 2820,
"test_accuracy": 0.5429078014184398,
"test_loss": 1.4821960926055908,
"test_macro_f1": 0.34723773230887656,
"test_micro_f1": 0.5429078014184398,
"test_runtime": 35.207,
"test_samples_per_second": 80.098,
"test_steps_per_second": 0.653,
"train_loss": 1.5852480240613014,
"train_runtime": 2084.5163,
"train_samples": 15278,
"train_samples_per_second": 21.988,
"train_steps_per_second": 0.688
} |