How to use Devtrick/roberta_nli_ensemble with Transformers:
# Load model directly from transformers import roBERTaClassifier model = roBERTaClassifier.from_pretrained("Devtrick/roberta_nli_ensemble", dtype="auto")
The community tab is the place to discuss and collaborate with the HF community!