Releases: Sagacify/saga-llm-evaluation
Releases · Sagacify/saga-llm-evaluation
v0.2.0
v0.1.0
Feature
- embedding_metrics: Implement BERTScore and MAUVE and add unit tests support (
04d50ff
) - project: Add initial structure (
786afbb
)
Fix
- cd: Change version for python semantic release (
a84c790
) - embedding_metrics: Add featurize_model_name argument to init for mauve score (
db39ad3
) - embedding_metrics: Add tests, attempt to fix libcublas and move pytest to dev dependencies (
1d45ec8
) - embedding_metrics: Change default models for bertscore and mauve (
8e9a20d
)