bigscience-workshop / bigscience-workshop/Megatron-DeepSpeed

possibly --skip-train-iteration-range with multiple entries has a bug

Open
#230 13 comments 0 reactions 1 assignee Claimed by @jaketae View on GitHub
Dominant language
Python
Stars
1.4k
Forks
226
PR merge metrics
No merged PRs in 30d

Description

Just noticed in the logs that `--skip-train-iteration-range` reports only a single range, when there should be 2:

I currently have in the config:
```
--skip-train-iteration-range 13251-14000 16651-19500
```
But the report is only:
```
Skipped iterations 16651 to 19500 due to --skip-train-iteration-range flag.
```

@jaketae, could you please check if it's just printing error or whether it actually doesn't work as we planned it to? Thanks!

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.