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