w17716383006

Results 2 issues of w17716383006

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?

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'