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