Unable to push dataset to hub

When I try to push a dataset to hub using the push_to_hub function, I get the error “Forbidden: pass create_pr=1 as a query parameter to create a Pull Request” even after I logged in via huggingface-cli and made sure that my access token was set to write.

1 Like
  • You may need to generate a token with write permission
1 Like