Update README.md
Browse files
README.md
CHANGED
@@ -95,6 +95,7 @@ The label indices were also reset and the dataset was transformed accordingly. Y
|
|
95 |
## Training procedure
|
96 |
|
97 |
All scripts for training can be found in this [GitHub repository](https://github.com/i-be-snek/rise-assignment-ner-finetune).
|
|
|
98 |
|
99 |
### Training hyperparameters
|
100 |
|
|
|
95 |
## Training procedure
|
96 |
|
97 |
All scripts for training can be found in this [GitHub repository](https://github.com/i-be-snek/rise-assignment-ner-finetune).
|
98 |
+
The model had early stopped watching its `val_loss`.
|
99 |
|
100 |
### Training hyperparameters
|
101 |
|