ninasujit2016
Results
2
comments of
ninasujit2016
same problem, anyone know how to solve it?
I had the same problem, but i just changed f.write(text+'\n') to replace f.write(text) in the code data_lm.py, then it is ok.