emre159's picture
Upload GraphSemCom GNN encoder + edge relation classifier
c552ffa verified
{
"model_type": "graphsemcom-gnn",
"embedding_dim": 384,
"num_relations": 4593,
"files": [
"encoder_best.pt",
"edge_clf_best.pt",
"rel2id.json"
],
"notes": "GNN encoder + relation classifier trained on GEM/web_nlg(en) + Yale-LILY/dart. AWGN augmentation during training."
}