File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
research-radar/classification_results Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -61,12 +61,12 @@ A human-readable markdown report of the metrics data with formatted tables for:
6161The classification process uses a checkpoint system to enable resuming interrupted jobs:
6262
6363- Checkpoints are saved periodically during processing in the ` checkpoints/ ` directory
64- - The frequency and retention settings are configurable in ` settings .yaml`
64+ - The frequency and retention settings are configurable in ` base_config .yaml`
6565- Only the most recent N checkpoints are kept to conserve disk space
6666
6767## Processing Configuration
6868
69- Classification processing can be configured in [ ` settings .yaml` ] ( ../settings .yaml ) :
69+ Classification processing can be configured in [ ` base_config .yaml` ] ( ../base_config .yaml ) :
7070
7171- Process entire dataset or specific batches
7272- Enable/disable parallel processing
You can’t perform that action at this time.
0 commit comments