You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: