bert4keras icon indicating copy to clipboard operation
bert4keras copied to clipboard

File path error

Open w17716383006 opened this issue 2 years ago • 0 comments

File path error Hello, I have encountered 3 file path problems in the task_sentiment_albert.py file. config_path = '/root/kg/bert/albert_small_zh_google/albert_config.json'

checkpoint_path = '/root/kg/bert/albert_small_zh_google/albert_model.ckpt'

dict_path = '/root/kg/bert/albert_small_zh_google/vocab.txt'

w17716383006 avatar Sep 18 '23 07:09 w17716383006