SyntaxError: invalid syntax , res_prefix.append(EOS_TOKEN_ID)
#3
by
candog
- opened
when i test Usage, get following error
File "", line 13
res_prefix.append(EOS_TOKEN_ID)
^
SyntaxError: invalid syntax
Put a closing parenthesis on the previous line, then enjoy.
Justcode
changed discussion status to
closed