You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: