├── dataloader.py <- Load the graphs and NLP queries
│
├── Model.py <- Instantiate the models used
│
├── main.py <- Train the model
│
├── requirements.txt <- Required libraries and dependencies.
│
├── predictions.py <- Make predictions using
│ the model added in argument
│
├── get_text_embeddings.py <- Extract and save final text
│ embeddings from our trained GAT model
│
├── labels.py <- Get the batch's labels
│ associated with each embedding
│
├── main_negativemining.py <- Train our GAT model using
│ negative mining
│
├── ensemble_method.py <- Ensemble method that computes the mean over cosine similarity of different models
-
Notifications
You must be signed in to change notification settings - Fork 0
LouiseDurandJanin/Altegrad_data_challenge
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published