We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
苏神,你好,在跑你开源的这个工程的时候,因为环境问题对代码修改了attention以及gru部分,其他部分基本没有修改,代码链接 https://github.com/MonkeyTB/explore_model/blob/master/keras/InformationExtraction/kg_with_ds.py 预测结果spo_list_pred这里全为空,训练loss也在下降(epoch几次),git上结果时本地少量数据跑了一下,服务器上跑和本地结果现象一致,结果文件链接 https://github.com/MonkeyTB/explore_model/blob/master/keras/InformationExtraction/dev_pred.json 请问以下,这是因为我改动错了还是因为其他原因 环境:tensorflow=2.1.0 ,bert4keras=0.10.5,keras=2.3.1
The text was updated successfully, but these errors were encountered:
No branches or pull requests
苏神,你好,在跑你开源的这个工程的时候,因为环境问题对代码修改了attention以及gru部分,其他部分基本没有修改,代码链接
https://github.com/MonkeyTB/explore_model/blob/master/keras/InformationExtraction/kg_with_ds.py
预测结果spo_list_pred这里全为空,训练loss也在下降(epoch几次),git上结果时本地少量数据跑了一下,服务器上跑和本地结果现象一致,结果文件链接
https://github.com/MonkeyTB/explore_model/blob/master/keras/InformationExtraction/dev_pred.json
请问以下,这是因为我改动错了还是因为其他原因
环境:tensorflow=2.1.0 ,bert4keras=0.10.5,keras=2.3.1
The text was updated successfully, but these errors were encountered: