Alex
Alex
学长学姐们好~目前tutorial 中的0_basic.py学习完成了,但不知道怎么自动搜索生成模板,框架提供对应的函数调用了吗
Please upload requiements.txt ,Otherwise I don't know the correct version of packages. Thank you !!
最后运行完的结果在哪里看呢
运行main.py 报错: Exception has occurred: AttributeError module 'data' has no attribute 'KGC'
**描述该问题** from baiduspider import BaiduSpider 出现如下: ImportError: cannot import name 'BaiduSpider' from partially initialized module 'baiduspider' (most likely due to a circular import) **预期结果** 能正常运行 **系统** - 操作系统: Windows -...
运行run.sh,训练过程没问题,到test.py时,报错: FileNotFoundError: [Errno 2] No such file or directory: 'user_data/model_param/saved_model/nezha_base/0/pytorch_model.bin' 貌似没有保存模型……请问是什么原因啊
Exception has occurred: FileNotFoundError [Errno 2] No such file or directory: 'outputs/outputBertLSTM/BertLSTM/config.json' File "/data_sas/mz/3_Geobert_tasks/Bert-TextClassification/main.py", line 139, in main bert_config = BertConfig(output_config_file) File "/data_sas/mz/3_Geobert_tasks/Bert-TextClassification/run_SST2.py", line 45, in main(config, config.save_name, label_list)
Python:3.8 Cuda:11.4 gcc version 7.5.0 When I run examples/response_selection.ipynb occur error as follow: OSError: https://github.com/davidalami/ConveRT/releases/download/1.0/nocontext_tf_model.tar.gz does not appear to be a valid module. 