HakanK's picture
Upload argilla.yaml with huggingface_hub
b87ad5f
fields:
- name: category
required: true
settings:
type: text
use_markdown: false
title: Task category
type: text
use_markdown: false
- name: instruction
required: true
settings:
type: text
use_markdown: false
title: Instruction
type: text
use_markdown: false
- name: context
required: false
settings:
type: text
use_markdown: false
title: Input
type: text
use_markdown: false
- name: response
required: true
settings:
type: text
use_markdown: false
title: Response
type: text
use_markdown: false
guidelines: 'In this dataset, you will find a collection of records that show a category,
an instruction, an input and a response to that instruction. The aim of the project
is to correct the instructions, intput and responses to make sure they are of the
highest quality and that they match the task category that they belong to. All three
texts should be clear and include real information. In addition, the response should
be as complete but concise as possible.
To curate the dataset, you will need to provide an answer to the following text
fields:
1 - Final instruction:
The final version of the instruction field. You may copy it using the copy icon
in the instruction field. Leave it as it is if it''s ok or apply any necessary corrections.
Remember to change the instruction if it doesn''t represent well the task category
of the record.
2 - Final input:
The final version of the instruction field. You may copy it using the copy icon
in the input field. Leave it as it is if it''s ok or apply any necessary corrections.
If the task category and instruction don''t need of an input to be completed, leave
this question blank.
3 - Final response:
The final version of the response field. You may copy it using the copy icon in
the response field. Leave it as it is if it''s ok or apply any necessary corrections.
Check that the response makes sense given all the fields above.
You will need to provide at least an instruction and a response for all records.
If you are not sure about a record and you prefer not to provide a response, click
Discard.'
questions:
- description: Write the final version of the instruction, making sure that it matches
the task category. If the original instruction is ok, copy and paste it here.
name: new-instruction
required: true
settings:
type: text
use_markdown: false
title: 'Final instruction:'
type: text
use_markdown: false
- description: Write the final version of the input, making sure that it makes sense
with the task category. If the original input is ok, copy and paste it here. If
an input is not needed, leave this empty.
name: new-input
required: false
settings:
type: text
use_markdown: false
title: 'Final input:'
type: text
use_markdown: false
- description: Write the final version of the response, making sure that it matches
the task category and makes sense for the instruction (and input) provided. If
the original response is ok, copy and paste it here.
name: new-response
required: true
settings:
type: text
use_markdown: false
title: 'Final response:'
type: text
use_markdown: false