Missing dataset when following tutorials

I left it alone in Colab for about 2 hours, but no errors appeared. The training didn’t finish either…
If huggingface_hub is the latest version, you’ll get an error due to the deprecated functions.

!pip install transformers datasets huggingface_hub==0.25.2
1 Like