YAML Metadata
Warning:
empty or missing yaml metadata in repo card
(https://huggingface.co/docs/hub/model-cards#model-card-metadata)
PeptideBERT
Transformer Based Language Model for Peptide Property Prediction.
Corresponding paper.
Getting Started
- Clone this repository
cd PeptideBERT- Install the required packages (
pip install -r requirements.txt) - Download the datasets by running
python data/download_data.py - Run
python data/split_augment.pyto convert the data into the required format
How to Use
- Update the
config.pyfile with the desired parameters - Optionally, to augment the data, use
data/split_augment.py(uncomment the line that callsaugment_data) - Run
python train.pyto train the model
Note: For a detailed walkthrough of the codebase (including how to run inference using a trained model), please refer to tutorial.ipynb.
- Downloads last month
- 4
Inference Providers
NEW
This model isn't deployed by any Inference Provider.
๐
Ask for provider support