Instructions to use Mahmoud22/AraClassificationModel with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Mahmoud22/AraClassificationModel with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="Mahmoud22/AraClassificationModel")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("Mahmoud22/AraClassificationModel") model = AutoModelForSequenceClassification.from_pretrained("Mahmoud22/AraClassificationModel") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
3243804 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:d0916e751b17926d28b89f8bac0230ae23f4da4c0f6e9454eed107c894b7bb61
size 540899061
|