Datasets:

Modalities:
Text
Formats:
json
Languages:
Oriya
Libraries:
Datasets
pandas
License:
sam2ai commited on
Commit
c40876c
·
1 Parent(s): 134ce76

Update argilla.cfg

Browse files
Files changed (1) hide show
  1. 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": True,
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
  }