Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 360 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 360 Bytes

EUREKA

Training scripts for EUREKA: EUphemism Recognition Enhanced Through KNN-based Methods and Augmentation

To train, call python train.py, which will create a saved model for every checkpoint at the specified output path. See train.py for specific arguments.

To evaluate, call python evaluate.py --model_path (checkpoint-path)/pytorch_model.bin.