Releases: aws/fmeval
Releases · aws/fmeval
v0.3.0
What's Changed
- fix: add proper capitalization for 'SageMaker' by @oyangz in #153
- fix: fix f1_score by @xiaoyi-cheng in #152
- fix: remove s3fs from data-loading code and use boto3 instead by @danielezhu in #155
- feat: support inference component by @xiaoyi-cheng in #156
Full Changelog: v0.2.1...v0.3.0
v0.2.1
Bug Fixes and Other Changes
- update sagemaker to 2.198.0, license type to Apache
- update ray version to fix errors in Mac M1 laptops
- update Jumpstart errors to EvalAlgorithmInternalError
- update the default prompt template for boolq dataset
- remove unnecessary code