krannnn
krannnn
> 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. @ninasujit2016 what if I change this and still...
> If you have a text file with one text per line, a quick way to create the text_list object to be loaded into the function: > > ``` >...
@Sagar1094 can you please share the code that you are using for lm fine tuning ? thanks
Hey @mattboldt, is this ready? if not when do you think this can be used?