Open w17716383006 opened 1 year ago
Hello, I have 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'
Where can I download these files?
Hello, I have 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'
Where can I download these files?