GaoQ1 / rasa_chatbot_cn

building a chinese dialogue system based on the newest version of rasa(基于最新版本rasa搭建的对话系统)
964 stars 288 forks source link

Unknown layer:name #24

Closed NexusLee closed 5 years ago

NexusLee commented 5 years ago

试了tensorflow 1.9,1.10,1.12 py版本也试了3.6.6 怎么都是这个错

GaoQ1 commented 5 years ago

是训练rasa-core还是rasa-nlu?

NexusLee commented 5 years ago

@GaoQ1 我是直接跑你生成好的dialog 难道不行的吗

GaoQ1 commented 5 years ago

要不你重新训练试试

NexusLee commented 5 years ago

@GaoQ1 我重新训练了 train-nlu-gao,但我有点尴尬,我跑起了actions,但我找了半天文档没找到怎么跑 rasa_core.run

NexusLee commented 5 years ago

@GaoQ1 python -m rasa_core.run --nlu models/nlu_gao/default/current --core 后面不知道命令了

zylhub commented 5 years ago

@NexusLee 参考rasa_nlu 给出的 keras、tensorflow版本号,

NexusLee commented 5 years ago

@zylhub 我重新训练模型了