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