Instructions to use SeprotHub/Model-Classification-ProTrek-35M with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use SeprotHub/Model-Classification-ProTrek-35M with PEFT:
from peft import PeftModel from transformers import AutoModelForSequenceClassification base_model = AutoModelForSequenceClassification.from_pretrained("ProTrekHub/Protein_Encoder_35M") model = PeftModel.from_pretrained(base_model, "SeprotHub/Model-Classification-ProTrek-35M") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 3f8d767838bd8c19080dd219636896286e78d6440ee85a6c036cdac4a36b3756
- Size of remote file:
- 4.27 MB
- SHA256:
- 6fe056a85c468d0eef54a06474f7b8661befc4ec2d082288be5f69f200c2f136
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.