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