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
提交公司信息说明后优先处理解决!
root@128bb1f63e75:/data# ls LICENSE README.md assets bot.py docker-compose.yml profile.json requirements.txt sample.env scripts var root@128bb1f63e75:/data# python bot.py [connect] clause host clause, port 8056 [create] dict name food [create] dict name phoneNumber [create] intent name take_out [create] intent slot time [create] intent slot loc [create] intent slot food [create] intent slot phone [create] intent utter 我想订一份{food} [create] intent utter 我想点外卖 [create] intent utter 我想点一份外卖,{time}用餐 [create] intent utter 我想点一份{food},送到{loc} [train] start to train bot ... [train] in progress ... [train] in progress ... [train] in progress ... [train] in progress ... [train] in progress ... [train] in progress ... [train] in progress ... [train] in progress ... [train] in progress ... [train] in progress ... [train] in progress ... [train] in progress ... [train] in progress ... [train] in progress ... [train] in progress ... [train] in progress ... [train] in progress ... [train] in progress ... [train] in progress ... [train] in progress ... [train] in progress ... [train] in progress ... [train] in progress ... [train] in progress ... [train] in progress ... [train] in progress ... ......
如示例截屏所示,模型应该能很快训练完成
No
git rev-parse HEAD
The text was updated successfully, but these errors were encountered:
OK, it's a windows env problem...
These scripts work well under ubuntu
Sorry, something went wrong.
No branches or pull requests
描述
提交公司信息说明后优先处理解决!
现在行为
root@128bb1f63e75:/data# ls
LICENSE README.md assets bot.py docker-compose.yml profile.json requirements.txt sample.env scripts var
root@128bb1f63e75:/data# python bot.py
[connect] clause host clause, port 8056
[create] dict name food
[create] dict name phoneNumber
[create] intent name take_out
[create] intent slot time
[create] intent slot loc
[create] intent slot food
[create] intent slot phone
[create] intent utter 我想订一份{food}
[create] intent utter 我想点外卖
[create] intent utter 我想点一份外卖,{time}用餐
[create] intent utter 我想点一份{food},送到{loc}
[train] start to train bot ...
[train] in progress ...
[train] in progress ...
[train] in progress ...
[train] in progress ...
[train] in progress ...
[train] in progress ...
[train] in progress ...
[train] in progress ...
[train] in progress ...
[train] in progress ...
[train] in progress ...
[train] in progress ...
[train] in progress ...
[train] in progress ...
[train] in progress ...
[train] in progress ...
[train] in progress ...
[train] in progress ...
[train] in progress ...
[train] in progress ...
[train] in progress ...
[train] in progress ...
[train] in progress ...
[train] in progress ...
[train] in progress ...
[train] in progress ...
......
预期行为
如示例截屏所示,模型应该能很快训练完成
解决方案
No
环境
Git commit hash (
git rev-parse HEAD
)aed7470
The text was updated successfully, but these errors were encountered: