Skip to main content
Version: 1.0.0

Prompts

On this page, various prompts provided to GPT-4 for the cell entity annotation task are presented. The prompts are organized into four distinct categories:

  1. Execution: It involves instructing the model to execute a specific task on the given data and provides a clear instruction to perform a particular action or task;
  2. Request: Prompt is structured as a question, asking for the outcome or result of performing a specified task on the provided data;
  3. Completion: It deliberately leave part of the statement incomplete, tasking the model with filling in the missing information;
  4. Programming: Prompt is formulated as pseudocode, presenting a specific programming logic or structure. The model is expected to understand and follow the provided code structure to perform the desired task.