{ "accuracy": 0.717628705148206, "precision": 0.7156331341165756, "recall": 0.717628705148206, "f1": 0.715605052058485, "total_training_steps": 500, "early_stopped": false, "label_map": { "0": "Fake", "1": "Real" }, "samples": [ { "prediction": "Fake", "ground_truth": "Fake" }, { "prediction": "Fake", "ground_truth": "Fake" }, { "prediction": "Real", "ground_truth": "Real" }, { "prediction": "Real", "ground_truth": "Fake" }, { "prediction": "Fake", "ground_truth": "Fake" }, { "prediction": "Fake", "ground_truth": "Fake" }, { "prediction": "Fake", "ground_truth": "Fake" }, { "prediction": "Real", "ground_truth": "Real" }, { "prediction": "Real", "ground_truth": "Fake" }, { "prediction": "Fake", "ground_truth": "Fake" } ] }