Update README.md
Browse files
README.md
CHANGED
@@ -37,7 +37,8 @@ The following hyperparameters were used during training:
|
|
37 |
- training_precision: float32
|
38 |
|
39 |
## Training Metrics
|
40 |
-
|
|
|
41 |
## Model Plot
|
42 |
|
43 |
<details>
|
|
|
37 |
- training_precision: float32
|
38 |
|
39 |
## Training Metrics
|
40 |
+
Training achieves >83% accuracy on the held-out validation data.
|
41 |
+
Check TensorBoard "Metrics" tab above for details.
|
42 |
## Model Plot
|
43 |
|
44 |
<details>
|