From 772bcd7c9e07390844220e629da05be4e9838711 Mon Sep 17 00:00:00 2001 From: Louis Martin Date: Fri, 1 Sep 2017 16:19:59 +0200 Subject: [PATCH] Add mkdir model The training crashes if the user forgets to create the model dir first (with the standard config). --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f7af30f..4b1832f 100644 --- a/README.md +++ b/README.md @@ -75,7 +75,7 @@ You can adjust the rnn size for paragraph encoder and sentence encoder by changi ### Training: - + mkdir model th train.lua -config config-train