Open vinhdq842 opened 8 months ago
Accidentally encountered a ValueError: max() arg is an empty sequence when attempting to test on a small piece of text with a (maybe) large vocab_size.
ValueError: max() arg is an empty sequence
vocab_size
Accidentally encountered a
ValueError: max() arg is an empty sequence
when attempting to test on a small piece of text with a (maybe) largevocab_size
.