RRFRRF
init commit without .pth
dee113c
raw
history blame contribute delete
132 Bytes
lang=python
gold_file=../model/$lang/dev.gold
output_file=../model/$lang/dev.output
python evaluator.py \
$gold_file < $output_file