label-studio
Version:
Data Labeling Tool that is backend agnostic and can be embedded into your applications
32 lines (31 loc) • 897 B
JSON
[
{
"data": {
"text": "To have faith is to trust yourself to the water"
},
"predictions": [
{
"model_version": "model 1",
"created_ago": "3 hours",
"result": [
{
"from_name": "validation-label",
"id": "NT0HCnJjv5",
"to_name": "text",
"type": "choices",
"value": {
"choices": [
"valid"
]
}
}
]
}
]
},
{
"data": {
"text": "When you swim you don't grab hold of the water, because if you do you will sink and drown. Instead you relax, and float."
}
}
]