Skip to content

Commit 8326e86

Browse files
author
marwan37
committed
update doc to point to base_config.yaml
1 parent bc5f727 commit 8326e86

File tree

1 file changed

+2
-2
lines changed
  • research-radar/classification_results

1 file changed

+2
-2
lines changed

research-radar/classification_results/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,12 +61,12 @@ A human-readable markdown report of the metrics data with formatted tables for:
6161
The 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

0 commit comments

Comments
 (0)