diff --git a/Trainer/index.html b/Trainer/index.html index ade3998b..f81d00b4 100644 --- a/Trainer/index.html +++ b/Trainer/index.html @@ -549,7 +549,7 @@ trainer.fit(model)
Validation loop
diff --git a/index.html b/index.html index 6ce204bd..79d3ec58 100644 --- a/index.html +++ b/index.html @@ -728,7 +728,7 @@ one could be a seq-2-seq model, both (optionally) ran by the same trainer file.<