Skip to content

Releases: Sagacify/saga-llm-evaluation

v0.2.0

18 Oct 13:07
Compare
Choose a tag to compare

Feature

  • bleurt: Add bleurt metric support (5a315c6)

Fix

  • tensorflow-macos: Attempt to fix poetry install for ci (9e1cfb6)

v0.1.0

18 Oct 10:11
Compare
Choose a tag to compare

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)