Skip to content
New issue

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

It takes very long time on training and no results #20

Closed
tangramor opened this issue Dec 30, 2019 · 1 comment
Closed

It takes very long time on training and no results #20

tangramor opened this issue Dec 30, 2019 · 1 comment

Comments

@tangramor
Copy link

描述

提交公司信息说明后优先处理解决!

现在行为

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
@tangramor
Copy link
Author

OK, it's a windows env problem...

These scripts work well under ubuntu

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant