label-studio
Version:
Data Labeling Tool that is backend agnostic and can be embedded into your applications
26 lines (25 loc) • 628 B
JSON
{
"completions": [
{
"id": "1001",
"result": [
{
"from_name": "validation-label",
"id": "NT0HCnJjv5",
"to_name": "text",
"type": "choices",
"value": {
"choices": [
"valid"
]
}
}
]
}
],
"data": {
"text": "To have faith is to trust yourself to the water"
},
"id": 1,
"task_path": "../examples/references/tasks.json"
}