Text Classification
Transformers
PyTorch
Arabic
t5
text2text-generation
Classification
ArabicT5
Text Classification
Instructions to use Hezam/ArabicT5_Classification with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Hezam/ArabicT5_Classification with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="Hezam/ArabicT5_Classification")# Load model directly from transformers import AutoTokenizer, AutoModelForMultimodalLM tokenizer = AutoTokenizer.from_pretrained("Hezam/ArabicT5_Classification") model = AutoModelForMultimodalLM.from_pretrained("Hezam/ArabicT5_Classification") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- f03d455066edff45e9a0845cfd2a29bb7199cdbe010ebd8ee029cccf5ec49f8b
- Size of remote file:
- 653 MB
- SHA256:
- d63c70258885e3cf1acd91a540f505c6a8d1f988591d17bf47a850f361af2ba8
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.