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 20
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:a83771cbd3b1894eca1cc42dbf8a537f9daeff21e7871531147e362576ffa407
|
| 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:91c3337f06abff00a49cdaf615507f61b04b4c72fb8d88a621551e0aac57098a
|
| 3 |
+
size 16789
|