Instructions to use ytu-ce-cosmos/turkish-base-bert-capitalization-correction with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ytu-ce-cosmos/turkish-base-bert-capitalization-correction with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("token-classification", model="ytu-ce-cosmos/turkish-base-bert-capitalization-correction")# Load model directly from transformers import AutoTokenizer, AutoModelForTokenClassification tokenizer = AutoTokenizer.from_pretrained("ytu-ce-cosmos/turkish-base-bert-capitalization-correction") model = AutoModelForTokenClassification.from_pretrained("ytu-ce-cosmos/turkish-base-bert-capitalization-correction") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- a9345ef7c8769973276cd575a7a3bb937cb908a5bcce50ca7b293118cad9da3b
- Size of remote file:
- 440 MB
- SHA256:
- db1fcce435ed33130281d00867414b842c9975f2fe0aacdb10606511d0070fc7
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.