Instructions to use taotl/Soluble_classification with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use taotl/Soluble_classification 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, "taotl/Soluble_classification") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- f8e719533a2be803df462978b8c5a4a4c9c7607dd7a2e9023c2f349db2364ac9
- Size of remote file:
- 3.95 MB
- SHA256:
- bc5e25c3ae0cd4a0dec877a7fdcc41343760d17f860170c3aa051b8199b628a3
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.