Skip to content

Hugging-Py-Face v0.1.1: Fix for Sentence Similarity Task and Improved Unit Tests

Latest
Compare
Choose a tag to compare
@MinuraPunchihewa MinuraPunchihewa released this 03 May 08:45
· 60 commits to main since this release
e65095a

This release includes a bug fix for a critical issue that was affecting the sentence similarity task (on DataFrames).

Change Log

  • Fixed a bug where the options parameter was not being used in the sentence similarity task (on DataFrames)
  • Improved unit tests

Users are strongly encouraged to use this version as the previous release, especially if they are looking to implement the sentence similarity task.