Skip to content
This repository has been archived by the owner on Oct 5, 2023. It is now read-only.

[Q/A] Is the prompt symbol intentionally left in the prompt text? #220

Open
Herohtar opened this issue Dec 25, 2019 · 1 comment
Open

[Q/A] Is the prompt symbol intentionally left in the prompt text? #220

Herohtar opened this issue Dec 25, 2019 · 1 comment
Labels
question Further information is requested

Comments

@Herohtar
Copy link

🤓 Question

In looking into some of the response/prompt text issues, I've noticed that the submitted action is added to the prompt text with the > intact. Thus, if I say "dance across the room" the prompt text submitted to the generator will look like:

[previous text]\n> You dance across the room.\n

Is this intentional and/or something needed because of how the model works? I've encountered a few scenarios where the model started outputting responses that were formatted like action inputs and was wondering if maybe including that symbol was causing some issues. Here's an example of what it was giving me:

> You stand up.
> You wave at the people.
> You walk across the stage.
[5 or so more lines of the same style]
@Herohtar Herohtar added the question Further information is requested label Dec 25, 2019
@Teravus
Copy link

Teravus commented Jan 14, 2020

I have tested it with and without the caret in the prompt and the model produces no difference really except... when it starts to run out of things to say, it displays the caret. It still has the same behavior without the caret... except it is harder to tell when it is starting to have a problem.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants