jonathanagustin's picture
Upload README.md with huggingface_hub
a9eb5ca
|
raw
history blame
751 Bytes
metadata
{}
---
language:
- en
license: mit  
tags:
- question-answering  
- SQuAD
- BERT
datasets:
- squad
metrics:
- f1
- em

model-index:
- name: distilbert-finetuned-uncased-squad_v2
results:
- task:
    type: question-answering
    name: SQuAD Question Answering
    dataset:
    type: squad_v2
    name: SQuAD v2
    split: validation
    metrics:
    - type: f1
    value: 26.869992349988973
    name: F1 Score
    - type: em  
    value: 23.347090036216628
    name: Exact Match
    verified: true
---

# distilbert-finetuned-uncased

This model is fine-tuned on SQuAD v2 for question answering tasks.