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