Skip to content

Commit f86758d

Browse files
committed
fix: trivial typos
1 parent e4780f9 commit f86758d

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -302,7 +302,7 @@ python -m validation.multi_seed_benchmark --dataset xjtusy
302302
python -m validation.multi_seed_benchmark --dataset cwru
303303
```
304304

305-
Seeds are fixed (42–61); numbers should match within run-to-run noise. Data paths are overridable via the `CNSD_DATA_CWRU`, `CNSD_DATA_PU`, and `CNSD_DATA_SEU` environment variables.
305+
Seeds are fixed (42–61); numbers should match within run-to-run noise. Data paths are overridable via the `CNSD_DATA_CWRU`, `CNSD_DATA_PU`, and `CNSD_DATA_XJTU-SY` environment variables.
306306

307307
---
308308

@@ -335,7 +335,6 @@ CNSD is **v1.0.0** and one step from public release. The framework, physics/caus
335335
- [x] Pluggable provider registry; dependency-light core
336336
- [ ] Gear-mesh provider (mechanism-agnostic verification)
337337

338-
......and continued.
339338

340339
See [`ROADMAP.md`](ROADMAP.md) for where CNSD is headed and how to help, and [`CHANGELOG.md`](CHANGELOG.md) for version history.
341340

0 commit comments

Comments
 (0)