Skip to content

Commit 88bdfdf

Browse files
author
marwan37
committed
fix broken links
1 parent 8326e86 commit 88bdfdf

File tree

1 file changed

+3
-4
lines changed
  • research-radar/classification_results

1 file changed

+3
-4
lines changed

research-radar/classification_results/README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -58,15 +58,14 @@ A human-readable markdown report of the metrics data with formatted tables for:
5858

5959
## Checkpoint System
6060

61-
The classification process uses a checkpoint system to enable resuming interrupted jobs:
61+
The classification process uses a checkpoint system (enabled by default) to resume interrupted jobs.
6262

6363
- Checkpoints are saved periodically during processing in the `checkpoints/` directory
64-
- The frequency and retention settings are configurable in `base_config.yaml`
65-
- Only the most recent N checkpoints are kept to conserve disk space
64+
- The frequency and retention settings are configurable in [`base_config.yaml`](../configs/base_config.yaml)
6665

6766
## Processing Configuration
6867

69-
Classification processing can be configured in [`base_config.yaml`](../base_config.yaml):
68+
Classification processing can be configured in [`base_config.yaml`](../configs/base_config.yaml):
7069

7170
- Process entire dataset or specific batches
7271
- Enable/disable parallel processing

0 commit comments

Comments
 (0)