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

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -6
README.md CHANGED
@@ -66,12 +66,10 @@ The following hyperparameters were used during training:
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
 
 
66
 
67
  ### Validation metrics
68
 
69
+ -'test_loss': 0.2194512039422989,
70
+ -'test_accuracy': 0.9235,
71
+ -'test_f1': 0.923296474937779,
72
+
 
 
73
 
74
  ### Framework versions
75