-
ImportError: cannot import name 'Simbert' from 'nlpcda' (D:\Anaconda3\envs\wenbenzenqiang\lib\site-packages\nlpcda\__init__.py)
大佬,用simbert报错,,,import失败,这咋处理
-
ImportError: cannot import name 'Ner' from 'nlpcda' (D:\KG_lzf\KG_NER\NER-data\nlpcda.py)
-
请问你的simbert和原始的simbert是一模一样的还是又添加了新的改进?因为我试了同一句话你的nlpcda效果更好
-
我的版本信息如下
bert4keras 0.7.7
keras 2.4.3
tensorflow 2.2.0
导入nlpcda提示 ‘ Simbert不能正常使用,除非你安装:bert4keras、tensorflow ,为了安装快捷,没有默认安装.... module 'tensorf…
-
您好,我运行from nlpcda import Simbert报错:
Simbert将不能正常使用,除非你安装keras后端:tensorflow .... type object 'AutoRegressiveDecoder' has no attribute 'wraps'
环境按requirements.txt和README的要求装好了,具体是:
keras==2.3.1
be…
-
报错如下:
2021-07-20 20:21:22.706441: W tensorflow/core/common_runtime/base_collective_executor.cc:217] BaseCollectiveExecutor::StartAbort Invalid argument: Incompatible shapes: [1,512,128] vs. [2,513,12…
-
simbert进行相似句的生成速度太慢了,其中设备选用的cuda
-
### Before Reporting 报告之前
- [X] I have pulled the latest code of main branch to run again and the bug still existed. 我已经拉取了主分支上最新的代码,重新运行之后,问题仍不能解决。
- [X] I have read the [README](https://github.com…
-
### Before Reporting 报告之前
- [X] I have pulled the latest code of main branch to run again and the bug still existed. 我已经拉取了主分支上最新的代码,重新运行之后,问题仍不能解决。
- [X] I have read the [README](https://github.com…
-
### Before Reporting 报告之前
- [X] I have pulled the latest code of main branch to run again and the bug still existed. 我已经拉取了主分支上最新的代码,重新运行之后,问题仍不能解决。
- [X] I have read the [README](https://github…