davidberenstein1957's picture
Upload argilla.cfg with huggingface_hub
078ffe2
{"fields": [{"name": "id", "title": "Id", "required": true, "settings": {"type": "text"}}, {"name": "category", "title": "Category", "required": true, "settings": {"type": "text"}}, {"name": "original-instruction", "title": "Original instruction:", "required": true, "settings": {"type": "text"}}, {"name": "original-context", "title": "Original context:", "required": true, "settings": {"type": "text"}}, {"name": "original-response", "title": "Original response:", "required": true, "settings": {"type": "text"}}], "questions": [{"name": "new-instruction", "title": "Final instruction:", "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.", "required": true, "settings": {"type": "text"}}, {"name": "new-context", "title": "Final context:", "description": "Write the final version of the context, making sure that it makes sense with the task category. If the original context is ok, copy and paste it here. If an context is not needed, leave this empty.", "required": false, "settings": {"type": "text"}}, {"name": "new-response", "title": "Final response:", "description": "Write the final version of the response, making sure that it matches the task category and makes sense for the instruction (and context) provided. If the original response is ok, copy and paste it here.", "required": true, "settings": {"type": "text"}}], "guidelines": "In this dataset, you will find a collection of records that show a category, an instruction, a context 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.\n\nTo curate the dataset, you will need to provide an answer to the following text fields:\n\n1 - Final instruction:\nThe 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.\n\n2 - Final context:\nThe final version of the instruction field. You may copy it using the copy icon in the context 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 context to be completed, leave this question blank.\n\n3 - Final response:\nThe 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.\n\nYou 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."}