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