#!/bin/bash # Preparing the input file for the response generation (second-stage prompting) DIR=`pwd` python ${DIR}/tasks/knwl_dialo/preprocessing.py \ --func prepare_input \ --test_file \ --knowledge_gen_file \ --processed_file