I used it for incremental training.it is V8 version. what is this wrong?
thank before.
The warnings just inform you that you give new values for -rnn_size
and -layers
that do not match the values used for the initial training. These options can not be changed.
However, the actual error is not related to those warnings. In the first screenshot, it appears you are not using the version v0.8.0
. Is that expected?