A prompt extracts required information in the specified format and missing information or skips formatting when used again without any modification.
#20
by
Wilbur006
- opened
I have crafted a prompt for extracting some information from a document in a required format. The prompt gives me the desired output extracted from the document in the specified format and then when I prompt is again without any changes, then it misses information or does not follow the given format.
I am using an open source model and I have trained it.
Why is there inconsistency with the same prompt? Is the prompt missing something or is it the model that needs more training?