Conversation
Dev bmtrain
Signed-off-by: ftgreat <ftgreat@github.com>
Signed-off-by: ftgreat <ftgreat@github.com>
Signed-off-by: ftgreat <ftgreat@github.com>
Signed-off-by: ftgreat <ftgreat@github.com>
Signed-off-by: ftgreat <ftgreat@github.com>
Signed-off-by: ftgreat <ftgreat@github.com>
Signed-off-by: ftgreat <ftgreat@163.com>
Signed-off-by: ftgreat <ftgreat@163.com>
Signed-off-by: ftgreat <ftgreat@163.com>
Signed-off-by: ftgreat <ftgreat@163.com>
Signed-off-by: ftgreat <ftgreat@163.com>
Signed-off-by: ftgreat <ftgreat@163.com>
Signed-off-by: ftgreat <ftgreat@github.com>
Signed-off-by: ftgreat <ftgreat@github.com>
Signed-off-by: ftgreat <ftgreat@163.com>
Signed-off-by: ftgreat <ftgreat@163.com>
Signed-off-by: ftgreat <ftgreat@163.com>
Signed-off-by: ftgreat <ftgreat@163.com>
Signed-off-by: ftgreat <ftgreat@163.com>
Signed-off-by: ftgreat <ftgreat@163.com>
Signed-off-by: ftgreat <ftgreat@163.com>
Signed-off-by: ftgreat <ftgreat@163.com>
Signed-off-by: ftgreat <ftgreat@163.com>
Signed-off-by: ftgreat <ftgreat@163.com>
Signed-off-by: ftgreat <ftgreat@163.com>
Signed-off-by: ftgreat <ftgreat@github.com>
Signed-off-by: ftgreat <ftgreat@163.com>
marscrazy
reviewed
Mar 10, 2023
| trainer = EnvTrainer(env_args) | ||
|
|
||
| ''' | ||
| trainer = Trainer( |
marscrazy
reviewed
Mar 10, 2023
| src = [] | ||
| tgt = [] | ||
|
|
||
| if enable_debug: |
marscrazy
reviewed
Mar 10, 2023
| sys.exit(0) | ||
|
|
||
| ## TODO | ||
| ### 需要根据配置情况填写路径 |
marscrazy
reviewed
Mar 10, 2023
| model = GPT2Model.init_from_json(config_file=config_file) | ||
| print('*'*20, "model", model) | ||
| trainer.pre_train(model) | ||
|
|
marscrazy
reviewed
Mar 10, 2023
| ### merged_text_document_valid_indexmap_41313229ns_1024sl_2023s_doc_idx.npy | ||
|
|
||
| ### gpm | ||
| data_prefix = '/share/project/ldwang/data/indexed_dataset/gpm/merged_text_document' |
marscrazy
reviewed
Mar 10, 2023
| trainer.pre_train(model) | ||
|
|
||
| # TODO | ||
| data_path = '/share/project/ldwang/data/pile' |
marscrazy
reviewed
Mar 10, 2023
| trainer.pre_train(model) | ||
|
|
||
| # TODO | ||
| ### 需要根据数据集情况填写 |
Signed-off-by: ftgreat <ftgreat@163.com>
remove eos in gpt predictor
Signed-off-by: ftgreat <ftgreat@163.com>
Signed-off-by: ftgreat <ftgreat@163.com>
Signed-off-by: ftgreat <ftgreat@163.com>
Signed-off-by: ftgreat <ftgreat@163.com>
add gpt2_new_1w
Signed-off-by: ftgreat <ftgreat@163.com>
Signed-off-by: ftgreat <ftgreat@163.com>
mv gpt2_new_1w to gpt2_new_100k
weighted_datasets demo
Signed-off-by: ftgreat <ftgreat@163.com>
Signed-off-by: ftgreat <ftgreat@163.com>
Signed-off-by: ftgreat <ftgreat@163.com>
up weighted_datasets demo
Signed-off-by: ftgreat <ftgreat@163.com>
add build_weighted_datasets.py
Signed-off-by: ftgreat <ftgreat@163.com>
fix data_loader sampler for ds&mpu
Merged
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.
name: Pull Request
title: '[PR]'
assignees: 'BAAI-OpenPlatform,ftgreat'
Description
Please describe here what the PR does.
Checklist