label-studio
Version:
Data Labeling Tool that is backend agnostic and can be embedded into your applications
32 lines (31 loc) • 821 B
JSON
[
{
"data": {
"url": "https://go.heartex.net/static/samples/game.wav"
},
"predictions": [
{
"model_version": "model 1",
"created_ago": "2 weeks, 6 days",
"result": [
{
"from_name": "label",
"id": "wvDEy63Wgs",
"to_name": "audio",
"type": "choices",
"value": {
"choices": [
"Business"
]
}
}
]
}
]
},
{
"data": {
"url": "https://go.heartex.net/static/samples/game.wav"
}
}
]