Skip to content

Commit 4bdb6b4

Browse files
committed
Updated readme
1 parent 755ae37 commit 4bdb6b4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,11 @@ The word files must follow the UD format
1919

2020
## Train
2121

22-
Go to train.py from arg\_list select the model\_path and the LANG (language, currently 'en' for English UD 1.2 or 'vi' for Vietnamese UD 2.0)
22+
Go to train.py from arg\_list select the model\_path and the LANG (language, currently 'en1.2' for English UD 1.2 or 'vi' for Vietnamese UD 2.0)
2323

2424
To train the model with the default parameters now run `python3 train.py`
2525

26-
Currently train on CPU, GPU might cause a slow start problem due to CUDA version and PyTorch version missmatch bug (looking into it, runned ok on cis lambda)
26+
Currently train on CPU, GPU might cause a slow start problem due to CUDA version and PyTorch version missmatch new bug (works ok on lambda lmu)
2727

2828
Default training on Vietnamese which is a smaller dataset (training takes 1 day vs 3 days on english)
2929

0 commit comments

Comments
 (0)