Skip to main content

No project description provided

Project description

Code style: black

EvaluateQA

Package for evaluate QA datasets and Leaderboard with SOTA approaches

Install

pip install evaluateqa

Supported datasets

Mintaka: A Complex, Natural, and Multilingual Dataset for End-to-End Question Answering

from evaluateqa.mintaka import evaluate

predictions = {
    '9ace9041': 'Q90',
    '9ace9042': 3,
    ...
}

results = evaluate(
    predictions,
    split='test',
    mode='kg',
    lang='en',
)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

evaluateqa-0.1.3.tar.gz (5.2 kB view hashes)

Uploaded Source

Built Distribution

evaluateqa-0.1.3-py3-none-any.whl (6.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page