Text Classification
Transformers
TensorBoard
Safetensors
English
modernbert
cross-encoder
sequence-classification
text-embeddings-inference
Instructions to use xpmir/cross-encoder-ettin-68m-BCE with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use xpmir/cross-encoder-ettin-68m-BCE with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="xpmir/cross-encoder-ettin-68m-BCE")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("xpmir/cross-encoder-ettin-68m-BCE") model = AutoModelForSequenceClassification.from_pretrained("xpmir/cross-encoder-ettin-68m-BCE", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Upload folder using huggingface_hub
Browse files
runs/1770776372.5168986/events.out.tfevents.1770776372.jzxh301.83726.1
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:02c698b9dc5331a43d2d151c674bc0f2a1b5fdd36cf98374b83c0cffc56ee1a8
|
| 3 |
+
size 4576
|
runs/events.out.tfevents.1770664626.jzxh016.1455037.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e5feb9bc0deb4b90bfee6d6deb1e9ba7318e44c3c659c01b6a5db7d222f93943
|
| 3 |
+
size 13807856
|
runs/events.out.tfevents.1770768735.jzxh301.83726.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9359b90f30497772c67fec4120f2b02d32f703c361bc620c2abf495ffc4c594f
|
| 3 |
+
size 2590650
|