sentiment-csv / .argilla /settings.json
dvilasuero's picture
dvilasuero HF Staff
Upload folder using huggingface_hub
75603cf verified
{
"guidelines": null,
"allow_extra_metadata": true,
"distribution": {
"strategy": "overlap",
"min_submitted": 1
},
"fields": [
{
"id": "8e466b08-8c7e-4eb3-ba8b-3a26eb58f885",
"name": "text",
"title": "text",
"required": false,
"settings": {
"type": "text",
"use_markdown": false
},
"dataset_id": "2a09ce76-0782-4645-b2ca-b236190bfe28",
"inserted_at": "2024-12-19T12:39:21.821922",
"updated_at": "2024-12-19T12:39:21.821922"
}
],
"questions": [
{
"id": "9ec3f53d-13a2-4b03-9666-0e6ce134489d",
"name": "label_0",
"title": "label_0",
"description": null,
"required": true,
"settings": {
"type": "label_selection",
"options": [
{
"value": "positive",
"text": "positive",
"description": null
},
{
"value": "negative",
"text": "negative",
"description": null
},
{
"value": "neutral",
"text": "neutral",
"description": null
}
],
"visible_options": null
},
"dataset_id": "2a09ce76-0782-4645-b2ca-b236190bfe28",
"inserted_at": "2024-12-19T12:39:22.056624",
"updated_at": "2024-12-19T12:39:22.056624"
}
],
"metadata": [],
"vectors": []
}