Skip to content

generate more detailed output table #18

@andrewsu

Description

@andrewsu

I'm able to run a benchmark and get a very nice summary table of results like this:

$ benchmarks_eval treats_creative output/bte_creative

Benchmark: treats_creative
Results Directory: output/bte_creative

                        k=1     k=5     k=10    k=20
Precision @ k           0.0000  0.0000  0.0333  0.0500
Recall @ k              0.0000  0.0000  0.1000  0.3000
mAP @ k                 0.0000  0.0000  0.0111  0.0417
Top-k Accuracy          0.0000  0.0000  0.1000  0.3000

Mean Reciprocal Rank    0.03333333333333333

But this is a summary of all the lines in the corresponding data.tsv file. It would be nice to additionally show the rank of the desired answer for each line in that file.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions