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