Mlydi
Results
1
issues of
Mlydi
Hello, Thanks for your nice repo. I noticed that MIXTURE_SIZE is set to 1 in your provided example command. `self.mixture_components = nn.Embedding(config.mixture_size, hidden_size)` I feel curious why mixture_size is not...