Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 236 Bytes

README.md

File metadata and controls

19 lines (16 loc) · 236 Bytes

Dartboard

Code for our Dartboard paper.

Install requirements.

pip3 install -r requirements.txt

To run end to end eval:

cd end2end
python3 -m do_eval

Or to run retrieval eval.

cd retrieval
python3 -m do_eval