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