Instructions to use mingye94/rebuttal_rm_maxdiff with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use mingye94/rebuttal_rm_maxdiff with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="mingye94/rebuttal_rm_maxdiff")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("mingye94/rebuttal_rm_maxdiff") model = AutoModelForSequenceClassification.from_pretrained("mingye94/rebuttal_rm_maxdiff") - Notebooks
- Google Colab
- Kaggle
File size: 133 Bytes
cd257bc | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:b3328ea5d4a4d1d863bedfb9ff8bf14b1eff757811fac4ddcdcec18aa9bc7250
size 17210212
|