Text Classification
Transformers
TensorBoard
Safetensors
bert
Generated from Trainer
text-embeddings-inference
Instructions to use smerchi/darija_test with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use smerchi/darija_test with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="smerchi/darija_test")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("smerchi/darija_test") model = AutoModelForSequenceClassification.from_pretrained("smerchi/darija_test") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
8484988 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:9da60082f53a1dde82f615b7bad02bceaff71098f5ba477a1f20c81d0da2ad06
size 5112
|