From f96b9d7efa9b26c426e1a9042684fa9aee041a9d Mon Sep 17 00:00:00 2001 From: Thalles Silva Date: Sun, 15 Mar 2020 07:02:30 -0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6e620cc..9260629 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ epochs: 40 # Frequency to eval the similarity score using the validation set eval_every_n_epochs: 1 -# Specify a folder containing a pre-trained model to fine-tune +# Specify a folder containing a pre-trained model to fine-tune. If training from scratch, pass None. fine_tune_from: 'Mar13_20-12-09_thallessilva' # Frequency to which tensorboard is updated