add encoding to yaml loading and apply torch.no_grad to test
This commit is contained in:
@ -1,3 +1,3 @@
|
||||
{
|
||||
"test_acc": 0.7336928844451904
|
||||
"test_acc": 0.7336809039115906
|
||||
}
|
||||
|
@ -1,2 +1,2 @@
|
||||
step test_acc
|
||||
0 0.7336928844451904
|
||||
0 0.7336809039115906
|
||||
|
|
@ -10,6 +10,6 @@ metrics.json
|
||||
|
||||
| test_acc |
|
||||
|------------|
|
||||
| 0.733693 |
|
||||
| 0.733681 |
|
||||
|
||||

|
||||
|
Reference in New Issue
Block a user