Instructions to use insaf/Flaubert-DA_Augmentation with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use insaf/Flaubert-DA_Augmentation with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="insaf/Flaubert-DA_Augmentation")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("insaf/Flaubert-DA_Augmentation") model = AutoModelForSequenceClassification.from_pretrained("insaf/Flaubert-DA_Augmentation") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 6e73a401eb19a1ee7be759666ea30206bb2382a21dce053157a26861574718ef
- Size of remote file:
- 549 MB
- SHA256:
- 07521ace1f5aa95b08299b7c55e1fc7805199e502879a8d251e19338c367ad46
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.