google-research / google-research/lasertagger
why the prediction of Exact score is 0.00
Open
- Dominant language
- Python
- Stars
- 602
- Forks
- 91
- PR merge metrics
- No merged PRs in 30d
Description
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?
Contributor guide
Assessment
This issue has not been assessed yet.