Instructions to use Kumshe/Hausa-sentiment-analysis with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Kumshe/Hausa-sentiment-analysis with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="Kumshe/Hausa-sentiment-analysis")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("Kumshe/Hausa-sentiment-analysis") model = AutoModelForSequenceClassification.from_pretrained("Kumshe/Hausa-sentiment-analysis") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 315af2a384a0af3f1981c697c6d814c728a4ffefdbf1fe0d4c32625412beb902
- Size of remote file:
- 433 MB
- SHA256:
- 1f15192d4bfd8be684803ff56de38f77f8e40994691380d56252d46419acfb7c
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.