summaryrefslogtreecommitdiff
path: root/train.py
diff options
context:
space:
mode:
authorJules Laplace <julescarbon@gmail.com>2018-05-14 19:15:53 +0200
committerJules Laplace <julescarbon@gmail.com>2018-05-14 19:15:53 +0200
commit9766ef0f3a539be7ee68bb93918f25a3298afe39 (patch)
tree442e2d0d86f6475d7b3d1ca0e288748e2a7f8f4d /train.py
parent4167442627b1414ff8fdc86528812b46168c656b (diff)
stub in primer
Diffstat (limited to 'train.py')
-rw-r--r--train.py1
1 files changed, 1 insertions, 0 deletions
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 = [