Update .argilla/settings.json
Browse files- .argilla/settings.json +6 -1
.argilla/settings.json
CHANGED
@@ -89,8 +89,13 @@
|
|
89 |
"text": "Sanction",
|
90 |
"description": null
|
91 |
}
|
|
|
|
|
|
|
|
|
|
|
92 |
],
|
93 |
-
"visible_options":
|
94 |
"options_order": "natural"
|
95 |
},
|
96 |
"dataset_id": "d126d215-92c4-4fe0-adfb-7d0946a5b4d0",
|
|
|
89 |
"text": "Sanction",
|
90 |
"description": null
|
91 |
}
|
92 |
+
{
|
93 |
+
"value": "OTHER",
|
94 |
+
"text": "Other",
|
95 |
+
"description": null
|
96 |
+
}
|
97 |
],
|
98 |
+
"visible_options": 4,
|
99 |
"options_order": "natural"
|
100 |
},
|
101 |
"dataset_id": "d126d215-92c4-4fe0-adfb-7d0946a5b4d0",
|