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:
- 0fe29c28fe4c179783a1e6b3a346d3c2c76d7da38449e44791701845c9187c7f
- Size of remote file:
- 553 MB
- SHA256:
- 734b13acb2476a827de2c2d1789207d132abceac2712dcb3efa3284f83659ec8
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.