Edit model card

XLMr-ENIS-QA-IsQ-EnA

Model description

This is an Icelandic reading comprehension Q&A model.

Intended uses & limitations

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

How to use

from transformers import AutoTokenizer, AutoModelForQuestionAnswering
  
tokenizer = AutoTokenizer.from_pretrained("vesteinn/IceBERT-QA")

model = AutoModelForQuestionAnswering.from_pretrained("vesteinn/IceBERT-QA")

Limitations and bias

Training data

Translated English datasets were used along with the Natural Questions in Icelandic dataset.

Training procedure

Eval results

BibTeX entry and citation info


Downloads last month
13
Safetensors
Model size
124M params
Tensor type
I64
·
F32
·