From 9766ef0f3a539be7ee68bb93918f25a3298afe39 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Mon, 14 May 2018 19:15:53 +0200 Subject: stub in primer --- train.py | 1 + 1 file changed, 1 insertion(+) (limited to 'train.py') diff --git a/train.py b/train.py index e3061c9..1f28396 100644 --- a/train.py +++ b/train.py @@ -52,6 +52,7 @@ default_params = { 'loss_smoothing': 0.99, 'cuda': True, 'comet_key': None + 'primer': 'zero', } tag_params = [ -- cgit v1.2.3-70-g09d2