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

[BERT/Tensorflow] ValueError: /workspace/bert/data/sharded/wikicorpus_en/test/wikicorpus_en_test_xxxx.txt is not a valid path #871

Open
jzhang82119 opened this issue Mar 13, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@jzhang82119
Copy link

Related to BERT/Tensorflow:

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:
I am following the Quick Start Guide in BERT Tensorflow.
Step 1 and 2 went well.
I got the error when trying step 3. bash scripts/data_download.sh,

It throws errors saying wikicorpus_en_train_xxxx.txt is not a valid path or wikicorpus_en_test_xxxx.txt is not a valid path.
I checked the corresponding path. Those following two folders are empty.

/workspace/bert/data/sharded/wikicorpus_en/training/
/workspace/bert/data/sharded/wikicorpus_en/test/

Environment

  • Container version Tensorflow:20.06-tf1-py3
  • GPUs in the system 8x Tesla A100)
  • CUDA driver version 450.102.04
@jzhang82119 jzhang82119 added the bug Something isn't working label Mar 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants