add encoding to yaml loading and apply torch.no_grad to test

This commit is contained in:
2024-01-04 20:42:58 +08:00
parent 465b163a73
commit 9404557763
8 changed files with 42 additions and 23 deletions

View File

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

View File

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

1 step test_acc
2 0 0.7336928844451904 0.7336809039115906

View File

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