transfix-train/README.md

12 lines
483 B
Markdown
Raw Normal View History

2022-01-31 18:33:10 +01:00
# NEEDS TO BE UPDATED
## PLEWI
2022-01-15 20:26:49 +01:00
# PLEWI
2022-01-23 13:10:37 +01:00
- clone PLEWI repo into ~/ via cd ~ ; git clone https://git.wmi.amu.edu.pl/s434704/PLEWI-polish-errors-correction-challenge.git
2022-01-15 20:26:49 +01:00
- 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 ~/PLEWI-polish-errors-correction-challenge 32000 4
2022-01-25 11:26:12 +01:00
where: 32000 is a number of BPE merge operations, 4 is a number of epochs