Skip to content

vocab.txt not found when we create_training_data.sh #9

@YerongLi

Description

@YerongLi

Hi when I run the following command:

ZESHEL_DATA="MY DATA PATH" bash scripts/create_training_data.sh

I met the following error

 File "/scratch/yerong/local/anaconda3/envs/blink37/lib/python3.7/site-packages/tensorflow_core/python/lib/io/file_io.py", line 84, in _preread_check
compat.as_bytes(self.__name), 1024 * 512)
tensorflow.python.framework.errors_impl.NotFoundError: uncased_L-12_H-768_A-12/vocab.txt; No such file or directory

Anyone knows how to fix this?

python3.7
bert-tensorflow        1.0.4
tensorflow             1.15.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions