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