MinishLab / model2vec

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

Add model card loading #45

Closed stephantul closed 1 month ago

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 82.85714% with 6 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
model2vec/utils.py 66.66% 6 Missing :warning:
Files with missing lines Coverage Δ
model2vec/model.py 95.40% <100.00%> (ø)
tests/test_utils.py 100.00% <100.00%> (ø)
model2vec/utils.py 62.10% <66.66%> (+0.56%) :arrow_up: