File size: 742 Bytes
d48d897 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 | {
"name": "yunikoon",
"epochs": [
1,
2,
3,
4,
5,
6
],
"mark": "v1.4.1",
"time": 1703656892.5573437,
"dataset": null,
"scores": [
{
"epoch": 1,
"score": 0.9469469469469469
},
{
"epoch": 2,
"score": 0.9508258258258259
},
{
"epoch": 3,
"score": 0.9380380380380381
},
{
"epoch": 4,
"score": 0.9451201201201201
},
{
"epoch": 5,
"score": 0.9503703703703704
},
{
"epoch": 6,
"score": 0.9537287287287287
}
],
"best_epoch": 6
} |