Skip to content

Commit

Permalink
fix an argument
Browse files Browse the repository at this point in the history
  • Loading branch information
singleheart committed Jan 22, 2022
1 parent 9a8b89a commit 313730e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/msdp/prep_resp_gen.sh
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@ PROCESSED_FILE=<PATH_OF_INPUT_FILE_FOR_RESPONSE_GENERATION> \
python ${DIR}/tasks/msdp/preprocessing.py \
--func prepare_input \
--test_file ${TEST_FILE} \
--knowledge_gen_file ${KNOWLEDGE_FILE} \
--knwl_gen_file ${KNOWLEDGE_FILE} \
--processed_file ${PROCESSED_FILE}

0 comments on commit 313730e

Please sign in to comment.