Token Classification
Transformers
PyTorch
Icelandic
Old Norse
roberta
named-entity-recognition
ner
old-icelandic
medieval-icelandic
historical-nlp
icelandic
old-norse
medieval-nlp
medieval-scandinavian
old-scandinavian
Eval Results (legacy)
Instructions to use Riksarkivet/oldbertur-normalised-old-icelandic-ner with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Riksarkivet/oldbertur-normalised-old-icelandic-ner with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("token-classification", model="Riksarkivet/oldbertur-normalised-old-icelandic-ner")# Load model directly from transformers import AutoTokenizer, AutoModelForTokenClassification tokenizer = AutoTokenizer.from_pretrained("Riksarkivet/oldbertur-normalised-old-icelandic-ner") model = AutoModelForTokenClassification.from_pretrained("Riksarkivet/oldbertur-normalised-old-icelandic-ner") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 9b14530670f25efca5535b942fd66c54e5128adf7fa524a1e519506df85d4d22
- Size of remote file:
- 4.37 kB
- SHA256:
- fb34c20e51792d4bb9919b02fa94af215eabc25029d3f7661944a61c2b0bcc60
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.