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