mulrel-nel
mulrel-nel copied to clipboard
Question for eval mode
Hi,
I found that in the ed_ranker.py
file around line 143, you said that the if predict:
is only for oracle model, not used for eval, but when I run the code with eval mode this part will also be run.
Am I missing some setting? Thanks.
I also found the same problem, and I don’t know if this is appropriate.