Instructions to use jordanfan/mental-roberta_suicide_base with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use jordanfan/mental-roberta_suicide_base with PEFT:
from peft import PeftModel from transformers import AutoModelForSequenceClassification base_model = AutoModelForSequenceClassification.from_pretrained("mental/mental-roberta-base") model = PeftModel.from_pretrained(base_model, "jordanfan/mental-roberta_suicide_base") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- c0f74de9dd351396b2747b3f5626bd9e118399e97ab2f1dd952ae087ca7924eb
- Size of remote file:
- 5.37 kB
- SHA256:
- 295ae367c3903cf0332614afd478143dc03da9b964885998f9e463fca22019c5
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.