fix accuracy computation

This commit is contained in:
2024-01-15 21:09:58 +08:00
parent 9404557763
commit 391c70753d
17 changed files with 41 additions and 42 deletions

View File

@ -1,3 +1,3 @@
{
"test_acc": 0.7336809039115906
"test_acc": 0.20589999854564667
}

View File

@ -1,2 +1,2 @@
step test_acc
0 0.7336809039115906
0 0.20589999854564667

1 step test_acc
2 0 0.7336809039115906 0.20589999854564667

View File

@ -10,6 +10,6 @@ metrics.json
| test_acc |
|------------|
| 0.733681 |
| 0.2059 |
![static/test_acc](static/test_acc.png)

Binary file not shown.

Before

Width:  |  Height:  |  Size: 14 KiB

After

Width:  |  Height:  |  Size: 12 KiB