| allow_extra_metadata: true | |
| fields: | |
| - name: prompt | |
| required: true | |
| title: Prompt-(Ents) | |
| type: text | |
| use_markdown: false | |
| - name: input | |
| required: true | |
| title: Input-(Ents) | |
| type: text | |
| use_markdown: false | |
| - name: input2 | |
| required: true | |
| title: Input-(Info Extraction) | |
| type: text | |
| use_markdown: false | |
| guidelines: "\n This is a subset of the Dolly dataset with prompts classified as\ | |
| \ being Closed QA or Information Extractions tasks.\n In the record, you will\ | |
| \ find the prompt and the input of the task. In the first two fields, you will need\ | |
| \ to highlight and classify all entities found in the prompt and the input. These\ | |
| \ are marked as (Ents) for easier recognition.\n The input field is then repeated\ | |
| \ as \"Input-(Info Extraction)\". Using the \"Relevant Info\" tag, highlight all\ | |
| \ pieces of information in the input that are relevant to answer the prompt.\n \ | |
| \ Finally, you will be asked to provide a correct response following the prompt\ | |
| \ and the given input. You may submit the text as it is, if it's correct, or make\ | |
| \ any necessary amendments.\n " | |
| metadata_properties: null | |
| questions: | |
| - description: null | |
| field: prompt | |
| labels: | |
| - description: null | |
| text: ANIM | |
| value: ANIM | |
| - description: null | |
| text: BIO | |
| value: BIO | |
| - description: null | |
| text: CEL | |
| value: CEL | |
| - description: null | |
| text: DIS | |
| value: DIS | |
| - description: null | |
| text: EVE | |
| value: EVE | |
| - description: null | |
| text: FOOD | |
| value: FOOD | |
| - description: null | |
| text: INST | |
| value: INST | |
| - description: null | |
| text: LOC | |
| value: LOC | |
| - description: null | |
| text: MEDIA | |
| value: MEDIA | |
| - description: null | |
| text: MYTH | |
| value: MYTH | |
| - description: null | |
| text: ORG | |
| value: ORG | |
| - description: null | |
| text: PER | |
| value: PER | |
| - description: null | |
| text: PLANT | |
| value: PLANT | |
| - description: null | |
| text: TIME | |
| value: TIME | |
| - description: null | |
| text: VEHI | |
| value: VEHI | |
| name: prompt-ents | |
| required: true | |
| title: 'Highlight the entities inside Prompt-(Ents):' | |
| type: span | |
| visible_labels: 15 | |
| - description: null | |
| field: input | |
| labels: | |
| - description: null | |
| text: ANIM | |
| value: ANIM | |
| - description: null | |
| text: BIO | |
| value: BIO | |
| - description: null | |
| text: CEL | |
| value: CEL | |
| - description: null | |
| text: DIS | |
| value: DIS | |
| - description: null | |
| text: EVE | |
| value: EVE | |
| - description: null | |
| text: FOOD | |
| value: FOOD | |
| - description: null | |
| text: INST | |
| value: INST | |
| - description: null | |
| text: LOC | |
| value: LOC | |
| - description: null | |
| text: MEDIA | |
| value: MEDIA | |
| - description: null | |
| text: MYTH | |
| value: MYTH | |
| - description: null | |
| text: ORG | |
| value: ORG | |
| - description: null | |
| text: PER | |
| value: PER | |
| - description: null | |
| text: PLANT | |
| value: PLANT | |
| - description: null | |
| text: TIME | |
| value: TIME | |
| - description: null | |
| text: VEHI | |
| value: VEHI | |
| name: input-ents | |
| required: true | |
| title: 'Highlight the entities inside Input-(Ents):' | |
| type: span | |
| visible_labels: 15 | |
| - description: null | |
| field: input2 | |
| labels: | |
| - description: null | |
| text: Relevant Info | |
| value: relevant_info | |
| name: info-extraction | |
| required: true | |
| title: Highlight the information inside Input-(Info Extraction) that is relevant | |
| to the prompt | |
| type: span | |
| visible_labels: null | |
| - description: Only make the necessary corrections. You can submit the text as it | |
| is, if it's correct. | |
| name: final-response | |
| required: true | |
| title: 'Provide a correct response given the prompt and the input:' | |
| type: text | |
| use_markdown: false | |
| vectors_settings: null | |