i-be-snek commited on
Commit
7936b9e
1 Parent(s): af5174d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
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