transfix-train/README.md
2022-02-01 12:43:26 +01:00

672 B

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 ~/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