merge
This commit is contained in:
commit
a9ccbe0fda
@ -1,10 +1,12 @@
|
|||||||
# NEEDS TO BE UPDATED
|
# NEEDS TO BE UPDATED
|
||||||
## PLEWI
|
## PLEWI
|
||||||
- clone PLEWI repo into ~
|
# PLEWI
|
||||||
|
- clone PLEWI repo into ~/ via cd ~ ; git clone https://git.wmi.amu.edu.pl/s434704/PLEWI-polish-errors-correction-challenge.git
|
||||||
- run following commands:
|
- run following commands:
|
||||||
- git clone https://git.wmi.amu.edu.pl/s470607/transfix-train.git
|
- git clone https://git.wmi.amu.edu.pl/s470607/transfix-train.git
|
||||||
- cd transfix-train
|
- cd transfix-train
|
||||||
- ./plewi.sh
|
- ./plewi.sh
|
||||||
- sudo ./setup.sh (this will take some time)
|
- sudo ./setup.sh (this will take some time)
|
||||||
- ./train ~/PLEWI-polish-errors-correction-challenge 32000 4
|
- ./train ~/PLEWI-polish-errors-correction-challenge 32000 4
|
||||||
32000 is a number of BPE merge operations, 4 is a number of epochs
|
|
||||||
|
where: 32000 is a number of BPE merge operations, 4 is a number of epochs
|
Loading…
Reference in New Issue
Block a user