Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prepare classes for Poincare embedding #125

Merged
merged 20 commits into from
Feb 10, 2025
Merged

Prepare classes for Poincare embedding #125

merged 20 commits into from
Feb 10, 2025

Conversation

lhjohn
Copy link
Collaborator

@lhjohn lhjohn commented Aug 22, 2024

No description provided.

@egillax
Copy link
Collaborator

egillax commented Oct 8, 2024

@lhjohn I think you need to pull in latest develop to get the CI to run

* [WIP] custom embeddings

* [WIP]

* Finish refactor and fix test

* remove unnused dep

* fix action

* python311

* Add poincare class

* Fix mapping issue and add test

* register buffers for custom embeddings

* trainable embeddings

* make resnet and mlp responsible to ensure embeddings are correct dims

* add tests for poincare ResNet and MLP
Copy link

codecov bot commented Feb 10, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.45%. Comparing base (d926034) to head (bd0a99f).
Report is 1 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #125      +/-   ##
===========================================
- Coverage    91.73%   91.45%   -0.28%     
===========================================
  Files           10       11       +1     
  Lines          726      761      +35     
===========================================
+ Hits           666      696      +30     
- Misses          60       65       +5     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@egillax egillax merged commit c063812 into develop Feb 10, 2025
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants