Note on the release
Features:
- Add fasta files support for each compute function.
- Add train_masked function to finetune model on custom dataset. (Only ESM for the moment, protbert is coming.)
Docs:
- Update documentation to add tutorial on training.
Changed:
- GPU is used by default if found, even if not specified.