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:
- e16966ef4e7b62f5988f2c90b117ab5b9699840a2a60d0f20f8e003d7ca92db0
- Size of remote file:
- 3.96 kB
- SHA256:
- 5b6e9aa13ae78015b3f03ad4ff668efbdebb9803fbdeefab5cace9c334a8bc7e
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.