-
@oswaldoludwig
Thanks for this repository. Its really very useful and also helping me a lot!!
When i run this pre-trained model on my data set,i'm getting the below error in train_bot.py.
Usin…
-
System information
What is the top-level directory of the model you are using:
/home/[user]/code/models/tutorials/rnn/translate
Have I written custom code (as opposed to using a stock example s…
-
I tried the following command :
`python train_model.py -m seq2seq -t babi:task1k:1 -bs 8 -eps 1 -mf /tmp/model_s2s`
and I met the following error :
`
[ training... ]
/chatbot/parlai/ParlAI…
-
I am using 1 month of reddit data (some 4.5 million pairs) with 100k vocabs and most of the settings being similar to sentdex's tutorial.
I am on 29k trained steps (out of 38 or 39k total for 1 e…
-
## Please let us know which model this issue is about (specify the top-level directory)
Hello everyone,
I am getting the following errors after executing translate.py
Can anyone please help me in…
ghost updated
6 years ago
-
赵总:
1.7.0的TensorFlow,报的这个错有什么建议吗?
TypeError: sampled_loss() got an unexpected keyword argument 'logits'
完整log:
Traceback (most recent call last):
File "E:/PycharmProjects/chatbot-mast…
-
@oswaldoludwig ,
![split_qa](https://user-images.githubusercontent.com/39297410/41330673-b4f9a25e-6e89-11e8-924f-4c2518194796.png)
I'm trying to execute split_qa.py.When i run the file,it is throwin…
-
For standard Seq2Seq with OpenNMT-py checkpoints you can go [here](https://github.com/jsedoc/SETC/blob/master/README.md). In our [paper](http://www.seas.upenn.edu/~joao/Chatbot_Evaluation_2018_COLING.…
-
I am new to building chatbots with nlp platforms I have a query normally we have to provide intent and entities in building our app but is it possible to integrate the output automatic response genera…
-
你好,我按照步骤做到训练这一步,报错如下:
Traceback (most recent call last):
File "E:/work/hc-chatbot/开源代码/chatbot-master1/execute.py", line 260, in
train()
File "E:/work/hc-chatbot/开源代码/chatbot-master1/exec…