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