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