Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Demo step_1 promt problem #17

Open
Daavsan opened this issue Jul 5, 2023 · 0 comments
Open

Demo step_1 promt problem #17

Daavsan opened this issue Jul 5, 2023 · 0 comments

Comments

@Daavsan
Copy link

Daavsan commented Jul 5, 2023

Following the demo instructions, step_1.py provided the following result:

}
-------------------------
Basic Example Response:
-------------------------
Basic Example with Variables Responses: ('', '')
-------------------------
2023-07-05 22:10:25.142 | DEBUG    | chronological:main:234 - FINISHED WORKFLOW IN 1.9441 SECONDS

It doesn't provide any responses to the prompts. However, by removing the last three quotes from the two promts "summarize_for_a_2nd_grader_with_variables.txt" and "summarize_for_a_2nd_grader.txt" like this:


My second grader asked me what this passage means:
"""

{0}
"""

I rephrased it for him, in plain language a second grader can understand:
"""

to


My second grader asked me what this passage means:
"""

{0}
"""

I rephrased it for him, in plain language a second grader can understand:

The issue was resolved. I assume it's caused by the model's interpretation of the prompt.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant