{ "training_time": "2025-08-03T16:57:31.414388", "training_config": { "epochs": 5, "batch_size": 8, "learning_rate": 3e-05, "max_length": 256, "device": "mps", "early_stopping": false }, "dataset_size": { "train": 6400, "val": 800, "test": 801 }, "performance": { "validation_accuracy": 1.0, "best_accuracy": 1.0 }, "training_history": { "train_loss": [ 0.08300272897938157, 0.03084155566134541, 0.01569425118212166, 0.008357352313882984, 0.004340801624452979 ], "val_loss": [ 0.01594444272952387, 0.011831100422568852, 0.015674546861864657, 0.0036043847561631993, 0.00012654267862671986 ], "val_accuracy": [ 0.99625, 0.9975, 0.9975, 0.99875, 1.0 ] } }