Instructions to use artemkramov/coref-ua with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use artemkramov/coref-ua with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModel tokenizer = AutoTokenizer.from_pretrained("artemkramov/coref-ua") model = AutoModel.from_pretrained("artemkramov/coref-ua") - Notebooks
- Google Colab
- Kaggle
Commit History
Update README.md 4166d4b
Update README.md d590b21
Update README.md 98c5344
Update README.md 343aa34
Update README.md f8bc9c6
Update README.md ea83901
Update README.md d91f3be
Update README.md 0a1aed1
Update README.md c8aea95
Update README.md 0ab75dd
Update README.md b56fe65
Create README.md 2d9fc67
Upload 8 files 2e4c9ae
Upload 8 files 751d6ab
initial commit 3318f2a
Artem Kramov commited on