494 B
494 B
Magisterka - Patryk Bartkowiak
Required dependencies for the repository to work properly
How to run the training?
Note: You have to be in ./code/
directory
1. Install PDM
curl -sSL https://pdm-project.org/install-pdm.py | python3 -
2. Install dependencies
pdm install
3. Run training code
pdm run_training
or
pdm run src/train_codebert_mlm.py