Text Classification
Transformers
TensorBoard
Safetensors
xlm-roberta
Generated from Trainer
text-embeddings-inference
Instructions to use Ludo33/e5_Eau_MultiLabel_Simple_v1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Ludo33/e5_Eau_MultiLabel_Simple_v1 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="Ludo33/e5_Eau_MultiLabel_Simple_v1")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("Ludo33/e5_Eau_MultiLabel_Simple_v1") model = AutoModelForSequenceClassification.from_pretrained("Ludo33/e5_Eau_MultiLabel_Simple_v1") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 4
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 2239651472
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:df9204957eccaadfb139fbeda3dbb4d93f6fe0436b04dfa489cb1149d9bb5d9f
|
| 3 |
size 2239651472
|
runs/Jul22_08-19-51_45f82bb3608b/events.out.tfevents.1753172395.45f82bb3608b.326.1
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:3395b363befc6777a581e08d05410053351203cbaaf304ec6ff302fb7144a866
|
| 3 |
+
size 8019
|