AWolters commited on
Commit
7cff747
·
1 Parent(s): f15cab5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -50,4 +50,4 @@ _Batch size_: 32
50
  _Optimizer_: AdamW
51
  _Epochs_: 30, with earlystopping
52
 
53
- To further finetune or pretrain the model, use the __T5Trainer.py__ script.
 
50
  _Optimizer_: AdamW
51
  _Epochs_: 30, with earlystopping
52
 
53
+ To further finetune the model, use the __T5Trainer.py__ script.