Instructions to use dev-senolys/flaubert_base_fine_tunned_themas_balanced with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use dev-senolys/flaubert_base_fine_tunned_themas_balanced with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="dev-senolys/flaubert_base_fine_tunned_themas_balanced")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("dev-senolys/flaubert_base_fine_tunned_themas_balanced") model = AutoModelForSequenceClassification.from_pretrained("dev-senolys/flaubert_base_fine_tunned_themas_balanced", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 0372a9f930a1268844c386402d81efbe247442108b390951789352f74a84d473
- Size of remote file:
- 3.96 kB
- SHA256:
- 0ef87be2eea855e4ebba8c84e8c327cc7050ede6299573b6a155853da71d886f
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.