From de33b8759c908c1495594a7d656d3c9f1b932b34 Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Mon, 11 Oct 2021 22:12:39 +0200 Subject: Refactor base config to hydra 1.1 --- training/conf/config.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/training/conf/config.yaml b/training/conf/config.yaml index a58891b..e783efd 100644 --- a/training/conf/config.yaml +++ b/training/conf/config.yaml @@ -1,7 +1,8 @@ # @package _global_ defaults: - - callbacks: htr + - _self_ + - callbacks: default - criterion: label_smoothing - datamodule: iam_extended_paragraphs - hydra: default -- cgit v1.2.3-70-g09d2