Peter Kim
Peter Kim
Just try regenerating the `generated_text` a couple times. There is some element of chance as the generated text might not be a valid song in text or syntax.
How did you get it to display the underlying error message?
Hi @TeaPearce let's say context_mask = [0,1], then (-1*(1-context_mask)) results in [-1, 0]. Multiplying this with the original context, c, you get negative values for your one-hot encoding. Is this...
having the same issue with articles.merge(user)!