Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
simon-ging committed Jul 8, 2024
1 parent d551b50 commit 7647aca
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -405,7 +405,11 @@ python -m ovqa.metrics.bem.bem_query

## Running

See `run_scripts/` for running the model evaluation and computing the metrics. See `assets/tables` for the numbers to expect.
* See `run_scripts/` for running the model evaluation.
* Either run the evaluation yourself or download the model outputs as described
in "Setup model outputs" above, then run `run_scripts/eval_results.sh` to compute the metrics.
* See `assets/tables` for the final numbers to expect.
* Check `load_*.py` if you want to only load the dataset.

## Dev commands

Expand Down

0 comments on commit 7647aca

Please sign in to comment.