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 9
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 2239663772
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c40b4eb8a1bf1bdf0962a4f2d8cb03c331b17bc40426cd79815d7b4de675e33f
|
| 3 |
size 2239663772
|
runs/Sep08_13-10-50_5979e6e21c9f/events.out.tfevents.1757337054.5979e6e21c9f.368.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:120f8fd8d7df08b619470400e4e7199871af0e574ea69ac4c7a53909acc7791f
|
| 3 |
+
size 11004
|