Skip to content

How are prompts being picked up? #24

Open
@mohdsanadzakirizvi

Description

@mohdsanadzakirizvi

I am trying to experiment with prompts and I'm unable to check whether the system is picking up my changed prompts?

  1. I have overwritten the "prompt_file" for my experiment (found by checking out base_config for my experiment) in prompts/ folder.
  2. 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.
  3. Are prompts dynamically read along with the dataset during run time?
  4. What should I change if I want to change prompt for a particular experiment?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions