msc-patryk-bartkowiak/code
2024-10-21 20:05:56 +00:00
..
data redesigned code, added functions and granularity 2024-10-21 20:05:56 +00:00
models redesigned code, added functions and granularity 2024-10-21 20:05:56 +00:00
src redesigned code, added functions and granularity 2024-10-21 20:05:56 +00:00
.gitignore redesigned code, added functions and granularity 2024-10-21 20:05:56 +00:00
pdm.lock redesigned code, added functions and granularity 2024-10-21 20:05:56 +00:00
pyproject.toml redesigned code, added functions and granularity 2024-10-21 20:05:56 +00:00
README.md added PDM for env management 2024-10-20 11:08:40 +00:00

codebert-training

This code is used to train CodeBERT

Required dependencies for the repository to work properly

How to run the training?

cd ./code
pdm install
pdm run_training