Hi, I need a small help with code snippet in dataset.py which terminates the code when I specify only uppercase chars for training. The exact issue arose from dataset.py line 163 where the label is always check for lowercase chars in out_of_char variable. Is this placed in for specific reason? Thanks
Hi, I need a small help with code snippet in dataset.py which terminates the code when I specify only uppercase chars for training. The exact issue arose from dataset.py line 163 where the label is always check for lowercase chars in out_of_char variable. Is this placed in for specific reason? Thanks