Update README.md
Browse files
README.md
CHANGED
@@ -75,7 +75,8 @@ Whilst it would be beneficial to add the noise on the fly during training, to en
|
|
75 |
|
76 |
<details>
|
77 |
<summary> Hyperparameters </summary>
|
78 |
-
|
|
|
79 |
- learning_rate: 1e-05
|
80 |
- train_batch_size: 8
|
81 |
- eval_batch_size: 8
|
@@ -86,6 +87,7 @@ Whilst it would be beneficial to add the noise on the fly during training, to en
|
|
86 |
- training_steps: 10000
|
87 |
- mixed_precision_training: Native AMP
|
88 |
```
|
|
|
89 |
</details>
|
90 |
|
91 |
### Training results
|
|
|
75 |
|
76 |
<details>
|
77 |
<summary> Hyperparameters </summary>
|
78 |
+
|
79 |
+
```
|
80 |
- learning_rate: 1e-05
|
81 |
- train_batch_size: 8
|
82 |
- eval_batch_size: 8
|
|
|
87 |
- training_steps: 10000
|
88 |
- mixed_precision_training: Native AMP
|
89 |
```
|
90 |
+
|
91 |
</details>
|
92 |
|
93 |
### Training results
|