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