{ "cv_accuracy": 1.0, "best_fold_accuracy": 1.0, "test_accuracy": 1.0, "runtime_seconds": 4754.493698596954, "config": { "model_name": "roberta-base", "epochs": 10, "batch_size": 32, "learning_rate": 3e-05, "weight_decay": 0.01, "max_length": 256, "warmup_ratio": 0.1, "k_folds": 5, "patience": 3, "save_path": "./high_accuracy_model" } }