Open levalencia opened 1 year ago
I think the utterances.json1 file is missing a closing quotation mark in the error line. Maybe it can be fixed by adding the quotation mark and saving it.
Hello, I think they have fixed the dataset since I ran the code without any issues.
Add Link
https://pytorch.org/tutorials/beginner/chatbot_tutorial.html#chatbot-tutorial
Describe the bug
I downloaded the zip and extracted it.
Now I got this error:
On this line:
lines, conversations = loadLinesAndConversations(os.path.join(corpus, "utterances.jsonl"))
Describe your environment
I just clicked on the Collab Notebook button and ran it