Instructions to use DollarSign/ModernBERT-base-lora-cicflow-1m-r16 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use DollarSign/ModernBERT-base-lora-cicflow-1m-r16 with PEFT:
from peft import PeftModel from transformers import AutoModelForSequenceClassification base_model = AutoModelForSequenceClassification.from_pretrained("answerdotai/ModernBERT-base") model = PeftModel.from_pretrained(base_model, "DollarSign/ModernBERT-base-lora-cicflow-1m-r16") - Notebooks
- Google Colab
- Kaggle
Ctrl+K
Upload runs/events.out.tfevents.1773030869.cs-01kk8ctxhdx8mqd505222t0ft1-wg8l.40757.0 with huggingface_hub
574befb verified