binary_classification_train_code / classification_report.json
karths's picture
Upload folder using huggingface_hub
6cc4b2d verified
raw
history blame
530 Bytes
{"0": {"precision": 0.9909803551190026, "recall": 0.9878548227651461, "f1-score": 0.9894151205827577, "support": 21243}, "1": {"precision": 0.9871385842472582, "recall": 0.9904466563297154, "f1-score": 0.9887898534441865, "support": 19993}, "accuracy": 0.9891114560093123, "macro avg": {"precision": 0.9890594696831304, "recall": 0.9891507395474308, "f1-score": 0.9891024870134721, "support": 41236}, "weighted avg": {"precision": 0.9891176980950724, "recall": 0.9891114560093123, "f1-score": 0.989111963974419, "support": 41236}}