New release alert #DeepPavlov 0.8.0
Check on GitHub
Release Release 0.8.0 · deepmipt/DeepPavlov · GitHub
The version 0.8.0:
- Configuration and model for DRCD (Chinese SQUAD) based on Chinese #BERT
- Remove all Keras usage in favor of tensorflow.keras
- Start refactoring of goal-oriented bot code
- Update dependencies versions
- Add a BERT-embedding component as a first step of moving from google-research/bert to #HuggingFace’s Transformers
- Release BERT-based sentence embedders models
- Many smaller changes and fixes