4rooms's picture
Upload sleeptransformer-phan/metrics.json with huggingface_hub
45c650b verified
raw
history blame contribute delete
660 Bytes
{
"accuracy": 0.8663308024406433,
"f1_score": 0.7963488817214965,
"precision": 0.8057361245155334,
"recall": 0.7905251979827881,
"cohen_kappa": 0.8100200295448303,
"confusion_matrix": [
[
296974,
8242,
16479,
929,
4620
],
[
11045,
25734,
18328,
21,
6303
],
[
13737,
10521,
597787,
35291,
20320
],
[
792,
10,
31295,
171592,
147
],
[
4535,
2531,
15154,
350,
208357
]
],
"support": [
327244.0,
61431.0,
677656.0,
203836.0,
230927.0
]
}