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