Closed Wonder1905 closed 2 years ago
Hi there. I am not sure what you mean by your results "contradict everything that is written in this repo."
If you're referring to the model's memory performance, perhaps you can try turning on --knowledge-access-method memory_only
to make sure that the model accesses its memory on each response; there is currently a step where the model chooses whether to access memory or search the internet, and it is not foolproof.
This issue has not had activity in 30 days. Please feel free to reopen if you have more issues. You may apply the "never-stale" tag to prevent this from happening.
Bug description I'm using pretrained blenderbot2_400M model, and it shows very low performance for example:
I can't continue because I have another bug (will open in another ticket), but from previous chit chats, after a few massages I ask the bot:
Reproduction steps
Expected behavior I'm trying to understand if what I got is the expected behavior, since it contradicts everything that is written in this repo. Logs