Skip to content

viberary 0.0.2

Compare
Choose a tag to compare
@veekaybee veekaybee released this 23 Jun 12:08
· 97 commits to main since this release

Breaking changes to API, project still in pre-alpha-alpha

What's Changed

  • Enormous BERT Refactor by @veekaybee in #5
  • Refactored API into app with /src directory structure instead of exploratory notebooks
  • Included learned_embeddings.snappy - trained data from Paperspace training runs 0bc5b01
  • Include ranking feature to change cosine similarity to ordinal scores cdfe20b
  • Unit tests 3d4f7de
  • Dockerized app and can run in docker-compose
  • Adding BERT sentence-transformer inference capabilities
  • Persistent Redis storage in Docker-compose 8d98db6
  • README changes 639ca17

Full Changelog: v0.0.1...v0.0.2

Follow issues here