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
Upload runs/events.out.tfevents.1773030869.cs-01kk8ctxhdx8mqd505222t0ft1-wg8l.40757.0 with huggingface_hub
Browse files
runs/events.out.tfevents.1773030869.cs-01kk8ctxhdx8mqd505222t0ft1-wg8l.40757.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b3754b84e8ce763dc3d4f7c0b3a33f57bddf38cde566877df2dce2c11405eab5
|
| 3 |
+
size 1100732
|