TRACCERR commited on
Commit
abd0d0a
·
verified ·
1 Parent(s): 52770c0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -426,7 +426,7 @@ The 33,547 train tablets with no corresponding image are not discarded. They rep
426
 
427
  ## Reproducibility
428
 
429
- The merge was performed by `merge_pipeline.py` following `HERMES_SUMTABLETS_MERGE_INSTRUCTIONS.md`. The pipeline is fully deterministic given the same input files and Python environment:
430
 
431
  - Shuffle seed: `random.seed(42)`
432
  - Deduplication strategy: sort by `(id, image_type_priority)`, keep first
 
426
 
427
  ## Reproducibility
428
 
429
+ The merge was performed by `merge_pipeline.py`. The pipeline is fully deterministic given the same input files and Python environment:
430
 
431
  - Shuffle seed: `random.seed(42)`
432
  - Deduplication strategy: sort by `(id, image_type_priority)`, keep first