z-dickson commited on
Commit
76aebc0
·
1 Parent(s): 2c4d939

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -23,10 +23,14 @@ The model is cased (case sensitive)
23
  Any questions on the model and training data feel free to message me on twitter - @sachary_
24
 
25
  Train Loss: 0.1318
 
26
  Train Sparse Categorical Accuracy: 0.9268
 
27
  Validation Loss: 0.2439
 
28
  Validation Sparse Categorical Accuracy: 0.9161
29
- Epoch: 2
 
30
  The following hyperparameters were used during training:
31
 
32
  optimizer: {'name': 'Adam', 'learning_rate': 5e-05, 'decay': 0.0, 'beta_1': 0.9, 'beta_2': 0.999, 'epsilon': 1e-07, 'amsgrad': False}
 
23
  Any questions on the model and training data feel free to message me on twitter - @sachary_
24
 
25
  Train Loss: 0.1318
26
+ --
27
  Train Sparse Categorical Accuracy: 0.9268
28
+ --
29
  Validation Loss: 0.2439
30
+ --
31
  Validation Sparse Categorical Accuracy: 0.9161
32
+
33
+
34
  The following hyperparameters were used during training:
35
 
36
  optimizer: {'name': 'Adam', 'learning_rate': 5e-05, 'decay': 0.0, 'beta_1': 0.9, 'beta_2': 0.999, 'epsilon': 1e-07, 'amsgrad': False}