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