Instructions to use ytu-ce-cosmos/turkish-base-bert-punctuation-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-punctuation-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-punctuation-correction")# Load model directly from transformers import AutoTokenizer, AutoModelForTokenClassification tokenizer = AutoTokenizer.from_pretrained("ytu-ce-cosmos/turkish-base-bert-punctuation-correction") model = AutoModelForTokenClassification.from_pretrained("ytu-ce-cosmos/turkish-base-bert-punctuation-correction") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 31d63bf446f32dfa63db631df90a222dac49015f517fe6513aa05c530617ebd4
- Size of remote file:
- 440 MB
- SHA256:
- bdbad26b2d901ea58c8d97ba4f0b7c8578195d00b9fdb37c8274a7724e9771d3
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.