Instructions to use verbit/hebrew_punctuation with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use verbit/hebrew_punctuation with Transformers:
# Load model directly from transformers import BertForPunctuation model = BertForPunctuation.from_pretrained("verbit/hebrew_punctuation", dtype="auto") - Notebooks
- Google Colab
- Kaggle
add_model_src_code
#1
by verbit-research - opened
No description provided.
verbit-research changed pull request status to open
verbit-research changed pull request status to merged