Help: How to fix dls File Not Found from my kaggle Pizza Hut dataset

You may want to double check whether your path is correct.

You’re saying your code has path/to/pizza_hut_reviews, however your error message is saying /path/to/pizza_hut_reviews_tok.

Also, a handy tip: to make your code more readable, put 3 backticks (the ` symbol) before and after your code block.

2 Likes