XLMR-ENIS / README.md
vesteinn's picture
Update README.md
d93690a
|
raw
history blame
780 Bytes

language: - is thumbnail: tags: - icelandic - xlmr license: agpl-3.0 datasets: - ic3 - igc - books3 pipeline: fill-mask widget: - text: "The capital of Iceland is

XLMR-ENIS

Model description

This is a XLMR model trained on Icelandic and English text.

Intended uses & limitations

This model is part of my MSc thesis about Q&A for Icelandic.

How to use

from transformers import AutoTokenizer, AutoModelForMaskedLM
  
tokenizer = AutoTokenizer.from_pretrained("vesteinn/XLMR-ENIS")

model = AutoModelForMaskedLM.from_pretrained("vesteinn/XLMR-ENIS")

Limitations and bias

Training data

Training procedure

Eval results

BibTeX entry and citation info