Instructions to use dicta-il/dictabert-tiny with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use dicta-il/dictabert-tiny with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("fill-mask", model="dicta-il/dictabert-tiny")# Load model directly from transformers import AutoTokenizer, AutoModelForMaskedLM tokenizer = AutoTokenizer.from_pretrained("dicta-il/dictabert-tiny") model = AutoModelForMaskedLM.from_pretrained("dicta-il/dictabert-tiny") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 5f087b635008067b945ded14fc60d670b5f8e95d6aa978d2778e74b59125fb65
- Size of remote file:
- 180 MB
- SHA256:
- 542dd6ca6a173b73d4d5827722e138b9746635480ae852c613219609a30d8956
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.