ARotting's picture
Publish Teacher, scratch student, and distillation ablation
ee50dca verified
Raw
History Blame Contribute Delete
1.69 kB
{
"variant": "tiny-student-scratch",
"parameters": 2198,
"best_epoch": 57,
"best_validation_accuracy": 0.9814814814814815,
"test": {
"loss": 0.035858085668749276,
"accuracy": 0.9851851851851852,
"macro_f1": 0.9847842369270939,
"confusion_matrix": [
[
27,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
[
0,
26,
0,
0,
0,
0,
0,
0,
0,
1
],
[
0,
0,
27,
0,
0,
0,
0,
0,
0,
0
],
[
0,
0,
0,
28,
0,
0,
0,
0,
0,
0
],
[
0,
0,
0,
0,
27,
0,
0,
0,
0,
0
],
[
0,
0,
0,
0,
0,
27,
0,
0,
0,
0
],
[
0,
0,
0,
0,
0,
0,
27,
0,
0,
0
],
[
0,
0,
0,
0,
0,
0,
0,
27,
0,
0
],
[
0,
1,
1,
0,
0,
0,
0,
0,
23,
1
],
[
0,
0,
0,
0,
0,
0,
0,
0,
0,
27
]
]
}
}