Releases: DeepChainBio/bio-transformers
Releases · DeepChainBio/bio-transformers
release package version 0.0.8
Features:
- Merge ESM/protbert for finetuning model with pytorch-lightning
- Possibility to restore a training session.
Fixed:
- Fix conflicts when saving model with DDP
- Fix loading checkpoint created by pytorch-lightning
Release package version 0.0.6
- Fix systematics warnings for tensor size
- Add silent mode for progress bar
- update torch requirements
fix main function name.
This release make function's name more coherent with previous deepchain-apps package.
- compute (embeddings, loglikelihood)functions return numpy array
0.0.4
Fix init missing files in modules.
Fix CI package installation
release package version 0.0.3
Changelog:
add multi-gpu support
compute embeddings size
add accuracy function
add github CI
release package version 0.0.3
Changelog:
- add multi-gpu support
- compute embeddings size
- add accuracy function
- add github CI
first version
0.1.0beta1 add batch generator and change backend