Closed nec4 closed 5 years ago
Noticed that dataset_loss does not play well with embeddings and throws an error related to the embeddings being None. This should be a simple fix.
dataset_loss
None
update: see #121
Done in #121
Noticed that
dataset_loss
does not play well with embeddings and throws an error related to the embeddings beingNone
. This should be a simple fix.