viberary 0.0.2
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