How to use UVA-MSBA/ADR-Detection-Team-8 with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("UVA-MSBA/ADR-Detection-Team-8", dtype="auto")