ARotting's picture
Publish Teacher, scratch student, and distillation ablation
ee50dca verified
Raw
History Blame Contribute Delete
1.69 kB
{
"variant": "tiny-student-distilled",
"parameters": 2198,
"best_epoch": 47,
"best_validation_accuracy": 0.9814814814814815,
"test": {
"loss": 0.06873711962942723,
"accuracy": 0.9740740740740741,
"macro_f1": 0.9730434589673111,
"confusion_matrix": [
[
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,
28,
0,
0,
0,
0,
0,
0
],
[
0,
1,
0,
0,
25,
0,
1,
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,
2,
1,
1,
0,
1,
0,
0,
21,
0
],
[
0,
0,
0,
0,
0,
0,
0,
0,
0,
27
]
]
}
}