LCS2-IIITD / EMNLP-COFFEE

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:Python 100.0%