I set NUM_EPOCHS=100000.0, and run run_wikisplit_experiment.sh file, then the final result as follows:
Exact score: 0.000
SARI score: 16.101
KEEP score: 20.214
ADDITION score: 1.225
DELETION score: 26.865
why Exact score is 0.00 ? and other values is quite different from the published results.
How should I modify the network parameters?