Skip to content

1.34.20

Compare
Choose a tag to compare
@KennethEnevoldsen KennethEnevoldsen released this 17 Feb 14:42
· 23 commits to main since this release

1.34.20 (2025-02-17)

Fix

  • fix: Missing fixes for #2086 - change MultilingualSentiment split from test to validation in CMTEB (#2088)

  • fix: Fixed previous incorrect specification of splits for CMTEB ( MTEB(cmn, v1) )

Fixes #2064

  • change MultilingualSentiment split from test to validation in CMTEB (6637ff9)

  • fix: Smarter leaderboard caching with cachetools (#2085)

  • Added smarter caching to callbacks

  • Added cachetools as a dependency

  • Ran linting

  • Removed debugging print statement

  • Bumped Gradio version

  • Dependency fixes

  • Dependency fixes


Co-authored-by: Kenneth Enevoldsen <[email protected]> (1006770)

Unknown

  • Remove duplicated string in docstring of TaskMetadata class (#2087)

  • Remove duplicated string in docstring of TaskMetadata class

  • Remove duplicated dataset field (c6e5123)