Datasets:
Update argilla.cfg
Browse files- argilla.cfg +1 -1
argilla.cfg
CHANGED
|
@@ -38,7 +38,7 @@
|
|
| 38 |
"name": "english_instruction",
|
| 39 |
"title": "Final instruction:",
|
| 40 |
"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.",
|
| 41 |
-
"required":
|
| 42 |
"settings": {
|
| 43 |
"type": "text"
|
| 44 |
}
|
|
|
|
| 38 |
"name": "english_instruction",
|
| 39 |
"title": "Final instruction:",
|
| 40 |
"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.",
|
| 41 |
+
"required": true,
|
| 42 |
"settings": {
|
| 43 |
"type": "text"
|
| 44 |
}
|