Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 353 Bytes

File metadata and controls

11 lines (9 loc) · 353 Bytes

Reference-Free-Evaluation-of-Machine-Translation

Environment

python == 3.7.10
pytorch == 1.6.0
transformer == 4.11.3
numpy == 1.21.0
tqdm == 4.62.3

Acknowledgement

Code in this repo builds on the framework of bertscore and awesome-align.