Text Classification
Transformers
Safetensors
xlm-roberta
Generated from Trainer
text-embeddings-inference
Instructions to use Ludo33/e5_Eau_v4 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Ludo33/e5_Eau_v4 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="Ludo33/e5_Eau_v4")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("Ludo33/e5_Eau_v4") model = AutoModelForSequenceClassification.from_pretrained("Ludo33/e5_Eau_v4") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 61dc8ca57554023694392b368d1a4d564aa9fd87e86c837bd46497768929ad95
- Size of remote file:
- 5.3 kB
- SHA256:
- 2405255d20e004e2cb4d365024f9d79b0a40aa6bb48d00c2b529f469b28ddf27
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.