12 lines
313 B
Markdown
12 lines
313 B
Markdown
# Train
|
|
|
|
## What is this folder
|
|
|
|
Here contains the code for training and mapping evaluation.
|
|
|
|
Each folder contains a training variation.
|
|
|
|
After training, each folder contains the checkpoint files for each fold.
|
|
|
|
`mapping` directory contains the code to run the model on test data and also
|
|
produce the csv outputs. |