Text Classification
Transformers
PyTorch
ONNX
Safetensors
Arabic
bert
hate-speech
gender-based-violence
arabic
trinary-classification
pilot
Eval Results (legacy)
text-embeddings-inference
Instructions to use thejosango/nuha-ajp-trinary-onnx with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use thejosango/nuha-ajp-trinary-onnx with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="thejosango/nuha-ajp-trinary-onnx")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("thejosango/nuha-ajp-trinary-onnx") model = AutoModelForSequenceClassification.from_pretrained("thejosango/nuha-ajp-trinary-onnx", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 9d2b2d11621fd47756a0c960b6ac3a64901db0c09d30e191e28180cd7f354a9e
- Size of remote file:
- 314 MB
- SHA256:
- b669f5b481089b8482caea885a857d77a438c1c5f772e4c983819fccf35aa2f2
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.