imdb-with-custom / .argilla /settings.json
jfcalvo's picture
Upload folder using huggingface_hub
9b998b4 verified
{
"guidelines": null,
"allow_extra_metadata": true,
"distribution": {
"strategy": "overlap",
"min_submitted": 1
},
"fields": [
{
"id": "4b7fd98b-32bb-4296-81ab-3dbe9735d833",
"name": "text",
"title": "text",
"required": false,
"settings": {
"type": "text",
"use_markdown": false
},
"dataset_id": "950c0cbe-7412-4af6-94e6-64d49b44a1ee",
"inserted_at": "2024-11-29T12:59:35.540379",
"updated_at": "2024-11-29T12:59:35.540379"
},
{
"id": "1e1b8134-5d83-4869-a55f-08de196c6fc4",
"name": "custom",
"title": "Custom",
"required": false,
"settings": {
"type": "custom",
"template": "hello",
"advanced_mode": false
},
"dataset_id": "950c0cbe-7412-4af6-94e6-64d49b44a1ee",
"inserted_at": "2024-11-29T13:02:14.928389",
"updated_at": "2024-11-29T13:02:14.928389"
}
],
"questions": [
{
"id": "0da13c6b-a60d-41b1-b0f3-571c17244e20",
"name": "label",
"title": "label",
"description": null,
"required": true,
"settings": {
"type": "label_selection",
"options": [
{
"value": "neg",
"text": "neg",
"description": null
},
{
"value": "pos",
"text": "pos",
"description": null
}
],
"visible_options": null
},
"dataset_id": "950c0cbe-7412-4af6-94e6-64d49b44a1ee",
"inserted_at": "2024-11-29T12:59:35.560686",
"updated_at": "2024-11-29T12:59:35.560686"
}
],
"metadata": [],
"vectors": []
}