Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions submissions/inbox/claude_opus_4_6/run_01/metadata.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"team": "claude_opus_4_6",
"run_id": "real_or_fake_gnn_v1",
"type": "llm",
"model": "GAT",
"notes": "3-layer GAT (heads=4, hidden=128, dropout=0.3) with residual connections, BN, global max pooling + root node features. Input: spaCy (300-dim) + profile (10-dim) = 310-dim. Adam lr=0.001, ReduceLROnPlateau patience=5. Early stopping patience=10 on val F1. Best epoch 11, ValAcc=0.9670, ValF1=0.9683."
}
Binary file not shown.
Loading