From 6402be02f594d39d9a790af8230550dab3172256 Mon Sep 17 00:00:00 2001 From: Marcin Junczys-Dowmunt Date: Mon, 27 Mar 2017 20:26:54 +0200 Subject: translation example, first version --- examples/training/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/training') diff --git a/examples/training/README.md b/examples/training/README.md index ef83ce3e..1b0bf04f 100644 --- a/examples/training/README.md +++ b/examples/training/README.md @@ -16,7 +16,7 @@ which downloads the Romanian-English training files and preprocesses them (token truecasing, segmentation into subwords units). To use with a different GPU than device 0 or more GPUs (here 0 1 2 3) type the command below. -Training time of 4 GPUs should be roughly 24 hours. +Training time on 1 NVIDIA GTX 1080 GPU should be roughly 24 hours. ``` ./run-me.sh 0 1 2 3 -- cgit v1.2.3