Skip to content

v1.0.2 - Patch CLIPModel

Compare
Choose a tag to compare
@nreimers nreimers released this 19 Mar 21:44
· 959 commits to master since this release

v1.0.2 - Patch for CLIPModel, new Image Examples

  • Bugfix in CLIPModel: Too long inputs raised a RuntimeError. Now they are truncated.
  • New util function: util.paraphrase_mining_embeddings, to find most similar embeddings in a matrix
  • Image Clustering and Duplicate Image Detection examples added: more info