Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
sitamgithub-MSIT opened this issue Mar 11, 2024 · 4 comments
Assignees
Labels
stat:awaiting keras-eng type:docs Improvements or additions to documentation

Comments

@sitamgithub-MSIT
Copy link

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!

@SuryanarayanaY SuryanarayanaY added the type:docs Improvements or additions to documentation label Mar 12, 2024
@SuryanarayanaY
Copy link

Hi @sitamgithub-MSIT ,

I think the link https://s3.amazonaws.com/research.metamind.io/wikitext/wikitext-2-v1.zip not working right ? Please feel free to fix the issue if you want to contribute. Thanks!

@sitamgithub-MSIT
Copy link
Author

Hi @sitamgithub-MSIT ,

I think the link https://s3.amazonaws.com/research.metamind.io/wikitext/wikitext-2-v1.zip not working right ? Please feel free to fix the issue if you want to contribute. Thanks!

Yeah, the link is not working, saying "Access Denied." Now that this is a dataset link issue, I don't think I can do much. Better will be tagging the author; surely we can get a solution then.

@sitamgithub-MSIT
Copy link
Author

@shivance Can you please help with this?

@SamanehSaadat
Copy link
Member

Hi @sitamgithub-MSIT

Thanks for reporting this issue. As discussed here it seems that the dataset link doesn't work anymore. I think this dataset is available on Hugging Face too: https://huggingface.co/datasets/wikitext
I'll update the colab with the Hugging Face dataset. The Hugging Face wikitext-2-v1 dataset seems to be a different format though so I should spend some time to figure this out.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stat:awaiting keras-eng type:docs Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

3 participants