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