binary_classification_train_automation / classification_report.json
karths's picture
Upload folder using huggingface_hub
51c4edf verified
raw
history blame contribute delete
525 Bytes
{"0": {"precision": 0.9938162544169611, "recall": 0.9911894273127754, "f1-score": 0.9925011027790032, "support": 1135}, "1": {"precision": 0.990791896869245, "recall": 0.9935364727608494, "f1-score": 0.9921622867680958, "support": 1083}, "accuracy": 0.9923354373309288, "macro avg": {"precision": 0.992304075643103, "recall": 0.9923629500368124, "f1-score": 0.9923316947735494, "support": 2218}, "weighted avg": {"precision": 0.9923395279858627, "recall": 0.9923354373309288, "f1-score": 0.9923356664670948, "support": 2218}}