pt-sk commited on
Commit
365d99c
1 Parent(s): 16373a6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -0
README.md CHANGED
@@ -64,6 +64,14 @@ The following hyperparameters were used during training:
64
  | 0.8537 | 1.0 | 250 | 0.3235 | 0.897 | 0.8958 |
65
  | 0.2506 | 2.0 | 500 | 0.2195 | 0.9235 | 0.9233 |
66
 
 
 
 
 
 
 
 
 
67
 
68
  ### Framework versions
69
 
 
64
  | 0.8537 | 1.0 | 250 | 0.3235 | 0.897 | 0.8958 |
65
  | 0.2506 | 2.0 | 500 | 0.2195 | 0.9235 | 0.9233 |
66
 
67
+ ### Validation metrics
68
+
69
+ 'test_loss': 0.2194512039422989,
70
+ 'test_accuracy': 0.9235,
71
+ 'test_f1': 0.923296474937779,
72
+ 'test_runtime': 4.4213,
73
+ 'test_samples_per_second': 452.361,
74
+ 'test_steps_per_second': 7.238
75
 
76
  ### Framework versions
77