binary_classification_train_build / classification_report.json
karths's picture
Upload folder using huggingface_hub
cc2f852 verified
raw
history blame contribute delete
529 Bytes
{"0": {"precision": 0.9945378666993986, "recall": 0.9946599558065308, "f1-score": 0.994598907506291, "support": 16292}, "1": {"precision": 0.994482496194825, "recall": 0.9943563728598604, "f1-score": 0.9944194305282515, "support": 15770}, "accuracy": 0.9945106356434409, "macro avg": {"precision": 0.9945101814471118, "recall": 0.9945081643331957, "f1-score": 0.9945091690172713, "support": 32062}, "weighted avg": {"precision": 0.9945106321894764, "recall": 0.9945106356434409, "f1-score": 0.9945106300456309, "support": 32062}}