Instructions to use whooray/koen_punctuation with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use whooray/koen_punctuation with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("token-classification", model="whooray/koen_punctuation", trust_remote_code=True)# Load model directly from transformers import AutoModelForTokenClassification model = AutoModelForTokenClassification.from_pretrained("whooray/koen_punctuation", trust_remote_code=True, dtype="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 627d759d2e351fc4efc730f36911890a50198c54fb5e9d6977840c6e6796aa11
- Size of remote file:
- 5.37 kB
- SHA256:
- 883058d637a8d3b18f4db209aca986cc64281447d0ad1682b214efe48a441a74
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.