|
|
|
|
|
by CppCoder
1061 days ago
|
|
@karpathy, I could not get to run. It exited in the reading of the tokenizer.bin.
Turns out on Windows with Visual Studio, fopen needs to be issued in binary mode, otherwise the reading eventually "failed". What is required to actually feed it text and then retrieve the results?
So instead of having it produce the story of Lily, write something different? |
|