Text Classification
Transformers
TensorBoard
Safetensors
English
modernbert
cross-encoder
sequence-classification
text-embeddings-inference
Instructions to use xpmir/cross-encoder-ettin-68m-DistillRankNET with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use xpmir/cross-encoder-ettin-68m-DistillRankNET with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="xpmir/cross-encoder-ettin-68m-DistillRankNET")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("xpmir/cross-encoder-ettin-68m-DistillRankNET") model = AutoModelForSequenceClassification.from_pretrained("xpmir/cross-encoder-ettin-68m-DistillRankNET") - Notebooks
- Google Colab
- Kaggle
Upload folder using huggingface_hub
Browse files
runs/1770680958.1136737/events.out.tfevents.1770680958.jzxh358.2108697.1
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f6cbb88d79f5cc65aca75a2b1793593bb9e62758a22eae34cd806783c8144855
|
| 3 |
+
size 4576
|
runs/events.out.tfevents.1770628766.jzxh334.2876877.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4daef42b25fe20e0ae9647352385deccf53c2bb7faf4721bcf31b7f86d79e4d8
|
| 3 |
+
size 776890
|
runs/events.out.tfevents.1770658890.jzxh358.2108697.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d3a9de8d981f19fea5005ea307d49fdf7c4ea4b72f1e737b14759d8c8532ed68
|
| 3 |
+
size 15614099
|