From d75aeb343b9a96d18176da575fcbd637a52a08c9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=9A=D0=B0=D1=80=D0=BF=D0=BE=D0=B2=20=D0=94=D0=BC=D0=B8?= =?UTF-8?q?=D1=82=D1=80=D0=B8=D0=B9=20=D0=90=D0=BB=D0=B5=D0=BA=D1=81=D0=B0?= =?UTF-8?q?=D0=BD=D0=B4=D1=80=D0=BE=D0=B2=D0=B8=D1=87?= Date: Mon, 6 Nov 2023 13:43:07 +0300 Subject: [PATCH] Fixes in config for easier train --- deeppavlov/configs/multitask/multitask_example.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deeppavlov/configs/multitask/multitask_example.json b/deeppavlov/configs/multitask/multitask_example.json index 3aa7629709..48dea600b8 100644 --- a/deeppavlov/configs/multitask/multitask_example.json +++ b/deeppavlov/configs/multitask/multitask_example.json @@ -215,11 +215,11 @@ } ], "validation_patience": 3, + "val_every_n_epochs": 1, "log_every_n_epochs": 1, "show_examples": false, "evaluation_targets": ["valid"], "class_name": "torch_trainer", - "pytest_max_batches": 2 }, "metadata": { "variables": {