Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 598 Bytes

expo.md

File metadata and controls

22 lines (15 loc) · 598 Bytes

This file documents how to run the expo in an older version of qanta

Expo Instructions

The expo files can be generated from a completed qanta run by calling

luigi --module qanta.expo.pipeline --workers 2 AllExpo

If that has already been done you can restore the expo files from a backup instead of running the pipeline

./checkpoint restore expo

Then to finally run the expo

python3 qanta/expo/buzzer.py --questions=output/expo/test.questions.csv --buzzes=output/expo/test.16.buzz --output=output/expo/competition.csv --finals=output/expo/test.16.final