About
Contact
  • Follow on Twitter
  • Like on Facebook
  • Email me
DiffIR
Welcome!

Welcome to diffir! You can choose one or two runs to view below. This page was generated with diffir's batch run functionality using a command like:
diffir-batch <input directory> -o <output directory> --dataset <id> --measure <measure>

Comparisons

{% for dataset in datasets %} {{name_dict[dataset]}} {% endfor %}

{% for dataset in datasets %}
{% for run_file in runfiles.get(dataset) %}
{{run_file}}
{% endfor %}
{% endfor %}

{% for dataset in datasets %}
{% for run_file in runfiles.get(dataset) %}
{{run_file}}
{% endfor %}
{% endfor %}