Add two popular datasets for character level LM#254
Add two popular datasets for character level LM#254entron wants to merge 2 commits intokarpathy:masterfrom
Conversation
|
Also tried out feeding the outputs of each layer to itself mutiple times in the 2nd commit. |
|
That's nice, but prefer we keep |
|
I have removed the 2nd commit. |
|
Maybe it's about time to have a separate .py file with the shared logic? I am opened to hear why I am wrong (again 😄 ). |
Added data preparation and example trainning config scripts for two popular datasets: text8 and enwik8.