Kurt Shuster

Results 198 comments of Kurt Shuster

is this ready for review or still a draft?

perhaps we can merge some of the results to an internal project directory?

you can try installing on windows and then search our issues for specific errors you come across. we simply do not actively support windows, but there have been folks who...

Thanks for the clarification; in that case, let's leave the default as `False`. Are there any storage issues for larger models? e.g., a 3B model with optimizer state could take...

@Rebecca-Qian just flagging this is still open

you can add the personas directly to the message, e.g. it would look like the following: ``` {"id": "partner1", "text": "hello how are you today?", "personas": ['your persona: bot_persona1', 'your...

1. Length restrictions: No, I don't believe there are any length restrictions 2. yes, the personas should stay consistent across 1 episode of dialogue. but for multiple episodes in a...

1. If you set `--memory-key full_text`, then you'll want to prepend the persona lines to the text in your `text` field; if you're multitasking with BST and convai2, I would...

so the `dialog` key is a list of messages within a conversational "episode", as we call it in ParlAI. The agent will remember automatically all previous conversation within a given...