scripts | ||
.gitignore | ||
plewi.sh | ||
README.md | ||
setup.sh | ||
train.sh |
Transfix-train for PLEWI
- clone PLEWI repo into ~/ via following command:
cd ~ ; git clone https://git.wmi.amu.edu.pl/s434704/PLEWI-polish-errors-correction-challenge.git
- run following commands:
git clone https://git.wmi.amu.edu.pl/s470607/transfix-train.git
cd transfix-train
./plewi.sh
sudo ./setup.sh
(this will take some time)./train.sh ~/PLEWI-polish-errors-correction-challenge model-plewi 4
where:
- ~/PLEWI-polish-errors-correction-challenge is a path to gonito repository
- model-plewi is a name for the model and the directory where training file will be stored in
- 4 is a number of training epochs