-
Notifications
You must be signed in to change notification settings - Fork 37
How are prompts being picked up? #24
Copy link
Copy link
Open
Description
I am trying to experiment with prompts and I'm unable to check whether the system is picking up my changed prompts?
- I have overwritten the "prompt_file" for my experiment (found by checking out
base_configfor my experiment) inprompts/folder. - I am running IRCOT with flan-t5-base and have added "print" statements in llm_server/serve.py and commaqa/inference/ircot.py but I still don't see the prompts in the output.
- Are prompts dynamically read along with the dataset during run time?
- What should I change if I want to change prompt for a particular experiment?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels