mlcommons / training

Reference implementations of MLPerf™ training benchmarks
https://mlcommons.org/en/groups/training
Apache License 2.0
1.59k stars 553 forks source link

translation training: verify_dataset failed. #411

Closed gootsing closed 1 year ago

gootsing commented 4 years ago

raw_data is successfully dowloaded, but verification failed, tried several times: ERROR: incorrect tensorflow/newstest2014.en ERROR: expected dabf51a9c02b2235632f3cee75c72d49 - ERROR: found 4e4663b8de25d19c5fc1c4dab8d61703 - ERROR: incorrect tensorflow/newstest2014.de ERROR: expected f6c3818b477e4a25cad68b61cc883c17 - ERROR: found 06e8840abe90cbfbd45cf2729807605d - ...... Does anybody know about this?

johntran-nv commented 1 year ago

I don't see enough info to help debug here but it sounds like it's from GNMT which is deprecated, so closing.