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