Skip to content

[BUG] Run with one empty results error #67

@tungnt55

Description

@tungnt55

Describe the bug
A Run with only one empty results lead to ValueError
May related to the issue here: #51

To Reproduce
run = Run({"q_1": {}})
qrel = Qrels({"q_1": { 'reference_document': 1.0}})

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions