Idris Yusupov
Idris Yusupov
Any issue with merging this PR?
Evaluation during training are going in dev set. It is done by passing `--input_pipeline_dev`. Also evaluation is not going in training/hooks.py. It is going here: https://github.com/google/seq2seq/blob/master/seq2seq/metrics/metric_specs.py#L173 So there is no...
I did have the same error in OS X. First time I run ./ulogme.sh by using python 3.3. Then keyfreq_.txt become in logs/. Then I got the same error described...