Text Classification
Transformers
TensorBoard
Safetensors
xlm-roberta
Generated from Trainer
text-embeddings-inference
Instructions to use Ludo33/e5_RSE_MultiLabel_08092025 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Ludo33/e5_RSE_MultiLabel_08092025 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="Ludo33/e5_RSE_MultiLabel_08092025")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("Ludo33/e5_RSE_MultiLabel_08092025") model = AutoModelForSequenceClassification.from_pretrained("Ludo33/e5_RSE_MultiLabel_08092025") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 19
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 2239659672
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2019ec4281e9a40a305c8b71b60fceb416b01dda7b1baebbb127930c9ea9b884
|
| 3 |
size 2239659672
|
runs/Sep10_09-08-15_1b80ce3f2b66/events.out.tfevents.1757495308.1b80ce3f2b66.1333.0
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7a82079a9c60ca7da65e1af743e95bc4421db00f8c6005dcb3b431339a5c7e1c
|
| 3 |
+
size 16252
|