Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 345 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 345 Bytes

Explainable_AWMPs

Creating benchmark labels (for stage1 training)

python create_label.py

Training

python run_lm2seq_end2end.py (Language model to sequence decoder)
python run_lm2tree_end2end.py (Language model to tree decoder)

Acknowledgments

Kuei-Chun Kao, Chao-Chun Liang, Keh-Yih Su