logg-grouping-model / training_state.json
Fantasim's picture
Upload folder using huggingface_hub
521efb3 verified
{
"epoch": 1,
"global_step": 200,
"best_val_f1": 0.7815,
"best_threshold": 0.76,
"val_metrics": {
"threshold": 0.76,
"f1": 0.7815,
"precision": 0.823,
"recall": 0.744,
"n_clusters_pred": 80,
"n_clusters_true": 30
}
}