thisray
Results
2
comments of
thisray
I found this problem, too. And I solve it by add `out = out[0]` before `word = rev_vocab[out] if (out < len(rev_vocab)) else data_utils._UNK` in `seq2seq_model_utils.py` therefore, the function `dict_lookup()`:...
I don't use the space in the path, but the problem still happened... ``` {'reflen': 42989, 'guess': [43141, 39089, 35037, 30985], 'testlen': 43141, 'correct': [24003, 7902, 2445, 759]} ratio: 1.00353578822...