Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 192 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 192 Bytes

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