Instructions to use dbmdz/bert-base-turkish-uncased with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use dbmdz/bert-base-turkish-uncased with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("dbmdz/bert-base-turkish-uncased", dtype="auto") - Notebooks
- Google Colab
- Kaggle
File size: 59 Bytes
91d3b9a | 1 2 | {"do_lower_case": true, "max_len": 512, "init_inputs": []}
|