Skip to content

feat: add dimensionality during loading #216

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

Merged
merged 1 commit into from
Apr 21, 2025
Merged

feat: add dimensionality during loading #216

merged 1 commit into from
Apr 21, 2025

Conversation

stephantul
Copy link
Member

This adds an option to reduce dimensionality during loading, e.g., for matryoshka representation learning or using PCA.

Copy link

codecov bot commented Apr 20, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Files with missing lines Coverage Δ
model2vec/model.py 94.77% <100.00%> (+0.21%) ⬆️
tests/test_model.py 97.93% <100.00%> (+0.22%) ⬆️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@stephantul stephantul merged commit 3f5786a into main Apr 21, 2025
6 checks passed
@stephantul stephantul deleted the pseudo-mrl branch April 21, 2025 16:41
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