Instructions to use dbmdz/bert-base-turkish-cased with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use dbmdz/bert-base-turkish-cased with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("dbmdz/bert-base-turkish-cased", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Getting error with newest version of tensorflow, keras, and transformer
#1 opened about 2 years ago
by
dwicak