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:
- 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;
- Request: Prompt is structured as a question, asking for the outcome or result of performing a specified task on the provided data;
- Completion: It deliberately leave part of the statement incomplete, tasking the model with filling in the missing information;
- 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.