MinishLab / model2vec

Distill a Small Static Model from any Sentence Transformer
https://minishlab.github.io/
MIT License
414 stars 18 forks source link

enhancement: Add explained variance messages #92

Closed stephantul closed 1 month ago

stephantul commented 1 month ago

This PR adds a simple message logging the explained variance. Users can use this to decide whether they went too far.

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Files with missing lines Coverage Δ
model2vec/distill/distillation.py 98.11% <100.00%> (+0.13%) :arrow_up:

... and 1 file with indirect coverage changes