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