Open Issues Need Help
View All on GitHubAI Summary: The task involves re-training the existing 'medium' model architecture. The primary change for this re-training is to utilize a larger learning rate than what was previously used.
A hybrid Relational-GAT with a projection head that learns relation operators to transform embeddings, impute unseen node vectors, and expand search queries via relational paths.
AI Summary: This issue focuses on preparing and training a RelGAT model. The model needs to be trained using a learned embedder from `plwordnet_ml.embedder` and should only proceed after the new set of embeddings has been prepared, as detailed in the linked issue #5.
A hybrid Relational-GAT with a projection head that learns relation operators to transform embeddings, impute unseen node vectors, and expand search queries via relational paths.