keras-nlp icon indicating copy to clipboard operation
keras-nlp copied to clipboard

Data-Parallel Training with KerasNLP and tf.distribute example dataset problem

Open sitammeur opened this issue 2 years ago • 4 comments

Describe the bug Data-Parallel Training with KerasNLP and tf.distribute This is an example using a dataset that shows 403: Forbidden. Giving the message "Access Denied.".

To Reproduce Provide a link to a Colab Notebook, which reproduces the bug.

Expected behavior The expected behavior is that the dataset should be downloaded properly so that an example can be run and an error like "Access Denied" should not appear.

Additional context

Would you like to help us fix it?

Yes, if I can help in any way, I will be glad to do so!

sitammeur avatar Mar 11 '24 19:03 sitammeur