training with dummy data to verify sampling#36
Merged
stas00 merged 4 commits intobigscience-workshop:mainfrom Sep 21, 2021
lintangsutawika:issue-20
Merged
training with dummy data to verify sampling#36stas00 merged 4 commits intobigscience-workshop:mainfrom lintangsutawika:issue-20
stas00 merged 4 commits intobigscience-workshop:mainfrom
lintangsutawika:issue-20
Conversation
Contributor
|
@lintangsutawika, please place the scripts under: https://github.com/bigscience-workshop/Megatron-DeepSpeed/tree/main/scripts after creating a sub-folder for a specific sub-topic if it's not there already. Thank you. |
Contributor
|
Great to see some tests - we are waiting for the Deepspeed repo to create a CI which we will then plan to replicate. |
Contributor
Author
|
@stas00 test moved to scripts/ |
Contributor
|
Thank you, @lintangsutawika |
Collaborator
|
@stas00 Should we merge this branch? |
ofirpress
pushed a commit
to ofirpress/Megatron-DeepSpeed
that referenced
this pull request
Sep 23, 2021
* training with dummy data to verify sampling * moved sampling tests to scripts/ * modified script to work from the folder Co-authored-by: Ubuntu <ubuntu@ip-172-31-43-173.ap-southeast-1.compute.internal>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Added a few scripts to verify multi-data sampling is correct.