Expose TimesNet internal dimension
This commit is contained in:
@@ -89,7 +89,8 @@ The end-to-end next-step trainer supports the same DDP launch pattern:
|
||||
```bash
|
||||
torchrun --standalone --nproc_per_node=4 train_next_step.py \
|
||||
--exposure_cache_dir ukb_exposure_cache \
|
||||
--batch_size 128
|
||||
--batch_size 128 \
|
||||
--d_model 64
|
||||
```
|
||||
Training-channel statistics are cached at
|
||||
`<exposure_cache_dir>/train_channel_stats.npz`; use
|
||||
|
||||
Reference in New Issue
Block a user