Protein Language Modeling
- Mentors
- NimishaDey
- Organization
- DeepChem
- Technologies
- python, pytorch, HuggingFace
- Topics
- chemistry, deep learning, biology, Drug Discovery
The project aims to integrate a protein language model (PLM) into the DeepChem library through HuggingFace APIs and PyTorch. The project would involve wrapping the chosen PLM via HuggingFace APIs into DeepChem's workflow, allowing users to access the PLM via DeepChem. One of the main goals of the project is to establish the necessary skeleton structure in DeepChem to support future protein language models in DeepChem. The project would involve building on top of the existing DeepChem model class used to package HuggingFace LLMs by extending support to PLMs.