From b23c7714847d06de20ef8751d1700deecbc1fb35 Mon Sep 17 00:00:00 2001 From: Jakub Konieczny Date: Tue, 25 Jan 2022 11:26:12 +0100 Subject: [PATCH] Update 'README.md' --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e4f6bc5..c008d46 100644 --- a/README.md +++ b/README.md @@ -6,4 +6,5 @@ - ./plewi.sh - sudo ./setup.sh (this will take some time) - ./train ~/PLEWI-polish-errors-correction-challenge 32000 4 -32000 is a number of BPE merge operations, 4 is a number of epochs \ No newline at end of file + +where: 32000 is a number of BPE merge operations, 4 is a number of epochs \ No newline at end of file