Code for our EMNLP 2023 accepted paper.

To run the code:

python trainCS.py -tr

To evaluate:

python trainCS.py -te

To train and evaluate:

python trainCS.py -tr -te