Missing dataset when following tutorials

The cells division only allows you to run each line by itself as in collabs and jupyter notebook does, it doesn’t affect the input or output of the program as far as I know.

Can I know what is “colab notebook code” you meant here, is it the example from the tutorial?

Could you elaborate “use colab torch version as a base and supplemented the missing parts from the sample”? Is it because the tutorial doesn’t include requirement.txt for it?

So what should I do to work around these HF sample datasets dependency problem other than rerun the code once again? Is there anything that includes updating the dataset labels or something?

Thanks in advance.