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