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