Open leobavila opened 1 year ago
I got the same error. It's using an old dataset version on colab.
Add !pip install -U datasets
after install_requirements(is_chapter2=True)
and it works except for those few commands that really look into the dropbox file.
looks like a dup of #95
How about before anybody closes the issue this time, they go back and fix the freaking notebook (along with every other chapter notebook) so that every other reader does not have to do the same dance of looking up community supplied workarounds in the obligatory bug report for each chapters notebook.
Spending more time searching for fixes to the code examples than learning from the text.
Information
The problem arises in chapter:
Describe the bug
To Reproduce
Steps to reproduce the behavior: