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
4
Safetensors
Model size
124M params
Tensor type
I64
·
F32
·
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support