LKriesch commited on
Commit
dfd58cd
·
verified ·
1 Parent(s): 3f55b1c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -42,6 +42,9 @@ Use the code below to get started with the model.
42
 
43
  #### Training Hyperparameters
44
  Batch size: 64
 
45
  Epochs: Up to 100, with early stopping (patience of 3 epochs)
 
46
  Optimizer: Default spaCy optimizer for NER fine-tuning
 
47
  Training regime: Mixed precision (fp16)
 
42
 
43
  #### Training Hyperparameters
44
  Batch size: 64
45
+
46
  Epochs: Up to 100, with early stopping (patience of 3 epochs)
47
+
48
  Optimizer: Default spaCy optimizer for NER fine-tuning
49
+
50
  Training regime: Mixed precision (fp16)