v0.13.0
·
131 commits
to main
since this release
v0.13.0 (2024-02-19)
Feature
- feat: Ensure that all model names are consistent
i.e. that they have the same name as they would have on the benchmark (c2299cd)
Fix
-
fix: made the to method optional on the encoder (
157a91c) -
fix: Add to method to lazyloadencoder (
0b6d0be) -
fix: Ensure return type is always np.ndarray (
e8d3994) -
fix: Ensure return type is always np.ndarray (
06c5cd8)
Unknown
- Merge pull request #153 from KennethEnevoldsen/ensure-consistent-names
Ensure consistent names (83fd962)
- Merge branch 'ensure_return_type' of https://github.com/KennethEnevoldsen/scandinavian-embedding-benchmark into ensure_return_type (
7d09487)