1
0
mirror of https://github.com/clearml/clearml synced 2025-03-05 11:38:49 +00:00
clearml/examples/samples/sample.json

9 lines
132 B
JSON

{
"list_of_ints": [1,2,3,4],
"dict": {
"sub_value": "string",
"sub_integer": 11
},
"value": 13.37
}