v1.2.0
What's Changed
- refactor:
SummarizationAccuracyMetrics
transform to handle multiple target outputs more efficiently by @kirupang-code in #317 - feat: Add
BERT_SCORE
toQAAccuracy
and update unit/integration tests by @kirupang-code in #314 - build(deps): pinned nltk version to address build failure by @kirupang-code in #323
- feat: add
BERT_SCORE
toQAAccuracySemanticRobustness
by @kirupang-code in #315 - [Fix] Updated notebook rendering as suggested in issue 316 by @polaschwoebel in #320
- chore: update urllib3 version by @kirupang-code in #318
- build(deps): bump zipp from 3.19.0 to 3.19.1 by @dependabot in #304
- build(deps): bump aiohttp from 3.9.5 to 3.10.2 by @dependabot in #321
- doc: delete ROUGE/METEOR score from QAAccuracy documentation by @kirupang-code in #325
- build: bump fmeval version to 1.2.0 by @kirupang-code in #326
Full Changelog: v1.1.0...v1.2.0