Instructions to use dvm1983/TinyBERT_General_4L_312D_de with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use dvm1983/TinyBERT_General_4L_312D_de with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("fill-mask", model="dvm1983/TinyBERT_General_4L_312D_de")# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("dvm1983/TinyBERT_General_4L_312D_de", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Commit History
Update README.md 3b3084a
Update README.md 5622f14
Update README.md e6a3185
tags: - de - fill-mask cd97cd4
Update README.md 3d516e8
Update README.md 2928a26
Update README.md e94868f
Update README.md 56763e1
Update README.md ea05198
Update README.md 68318ef
Update README.md 84ec414
Update README.md 5a00fa3
Create README.md 817a9cd
first version b55b635
Danil commited on