{ "timestamp": "2026-05-15T15:42:41.887786", "hyperparameters": { "dataset": "citeseer", "model": "graphconv", "hidden_channels": 64, "heads": 4, "num_layers": 3, "dropout": 0.3, "jk_mode": "cat", "norm_type": "layer", "epochs": 150, "lr": 0.005, "weight_decay": 0.0005, "label_smoothing": 0.1, "patience": 30, "lr_scheduler": true, "warmup_epochs": 5, "drop_edge": 0.0, "grad_clip": 1.0, "feature_dropout": 0.0, "edge_perturb": 0.0, "seed": 42 }, "metrics": { "best_val_acc": 0.6340000033378601, "test_acc": 0.616, "test_f1": 0.6171416071577257, "epochs_trained": 49, "early_stopped": true }, "timing": { "total_time_sec": 2.85, "time_per_epoch_sec": 0.058 } }