add readme

This commit is contained in:
jakubknczny 2022-01-15 20:26:49 +01:00
parent 1339121797
commit 07c440c60e
2 changed files with 9 additions and 0 deletions

View File

@ -0,0 +1,9 @@
# PLEWI
- clone PLEWI repo into ~/
- 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
32000 is a number of BPE merge operations, 4 is a number of epochs

0
plewi.sh Normal file → Executable file
View File