hydrate-test / .argilla /settings.json
frascuchon's picture
frascuchon HF staff
Upload folder using huggingface_hub
15643fb verified
{
"guidelines": null,
"allow_extra_metadata": true,
"distribution": {
"strategy": "overlap",
"min_submitted": 1
},
"fields": [
{
"id": "60ab1e29-cc44-4fd1-8049-cc766b92cabd",
"name": "text",
"title": "text",
"required": false,
"settings": {
"type": "text",
"use_markdown": false
},
"dataset_id": "6df01fac-4fb7-4a6d-8d2a-d62c5e782342",
"inserted_at": "2024-11-25T15:04:25.131178",
"updated_at": "2024-11-25T15:04:25.131178"
}
],
"questions": [
{
"id": "ffe6db1a-1360-4611-af1b-6569e94d1630",
"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": "6df01fac-4fb7-4a6d-8d2a-d62c5e782342",
"inserted_at": "2024-11-25T15:04:25.391358",
"updated_at": "2024-11-25T15:04:25.391358"
}
],
"metadata": [],
"vectors": []
}