Loading datasets on vscode from huggingface

I’m trying to load a dataset from hugginface on my vscode but I get an error when it’s downloading.
I get this error code at the end: FileNotFoundError: An error happened while trying to locate the file on the Hub and we cannot find the requested files in the local cache. Please check your connection and try again or make sure your Internet connection is on.

1 Like

That model is a gated model, so you can’t load it unless you get permission and give them a token.
Let’s try another non-gated model first.