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