Prompt Sets
We currently only allow prompt sets to be created via csv upload. In each csv we require the Prompt and reference_id field to be populated while we also have an optional metadata column where you can include any json object for your own convenience.
Prompt should be the prompt string. Reference Id should be a unique identifier for each row that is used in the case that you would like to include prewritten responses with your model. The reference id allows us to track which prompts should be mapped to the responses you upload for your models. The ids should also be unique across all prompts uploaded in a single workspace. Please refer to the Models section for more information.
Return to: Model Evaluation
Updated 2 months ago