Update README.md
Browse files
README.md
CHANGED
@@ -50,4 +50,4 @@ _Batch size_: 32
|
|
50 |
_Optimizer_: AdamW
|
51 |
_Epochs_: 30, with earlystopping
|
52 |
|
53 |
-
To further finetune
|
|
|
50 |
_Optimizer_: AdamW
|
51 |
_Epochs_: 30, with earlystopping
|
52 |
|
53 |
+
To further finetune the model, use the __T5Trainer.py__ script.
|