jzg
4851a67bb5
add layer of clipbyglobalnorm.
4 years ago
yoonlee666
acb44b91b9
edit readme
4 years ago
chenhaozhe
f3860f5111
Fix typo of hccl time out options
4 years ago
chenhaozhe
1464bf3dd8
add hccl_time_out options in bert distribute launcher
4 years ago
yoonlee666
263a591473
edit readme
5 years ago
hesham
9cee0d2143
Add num_epochs to non-sink training
5 years ago
mindspore-ci-bot
bd5a8b42ac
!6724 redundant codes clean
...
Merge pull request !6724 from TuDouNi/master
5 years ago
mindspore-ci-bot
a712489a28
!6643 Modifying the hardware information in Readme.
...
Merge pull request !6643 from linqingke/modelzoo
5 years ago
root
4e85071055
redundant codes clean
5 years ago
mindspore-ci-bot
d6110a3cd5
!6656 move batch_size from net_cfg to outer cfg
...
Merge pull request !6656 from yoonlee666/hub
5 years ago
yoonlee666
25b2c1944f
tinybert hub
5 years ago
yoonlee666
01c9e8b373
add tokenization and score file
5 years ago
linqingke
3f7a5ed394
README A+X to A+K
5 years ago
mindspore-ci-bot
10add158f8
!6592 bugfix bert config
...
Merge pull request !6592 from yoonlee666/master
5 years ago
yoonlee666
92d0a29911
bugfix bert config
5 years ago
Ting Wang
ac627e046b
update links for README
...
Signed-off-by: Ting Wang <kathy.wangting@huawei.com>
5 years ago
mindspore-ci-bot
31ad1654a1
!6267 delete redundant codes in model zoo
...
Merge pull request !6267 from zhaoting/clean_warnings
5 years ago
dayschan
59d9f8bf6a
remove importing _selected_ops from model_zoo
5 years ago
mindspore-ci-bot
cc4859f0b2
!6358 fix loss print in bert, change epoch number to integer
...
Merge pull request !6358 from chenhaozhe/fix-loss-print
5 years ago
zhaoting
d421f49e60
delete redundant codes
5 years ago
mindspore-ci-bot
db0c0caf10
!6393 bugfix delete batch_size
...
Merge pull request !6393 from yoonlee666/master
5 years ago
chenhaozhe
1a8dffe4c6
change epoch to integer while print loss
5 years ago
mindspore-ci-bot
c95ed54fe1
!5239 reduce cyclomatic complexity in model zoo
...
Merge pull request !5239 from zhaoting/master
5 years ago
yoonlee666
d90ac3c6d1
bugfix
5 years ago
mindspore-ci-bot
3671244ff8
!6233 move batch_size from bert_cfg_cfg to cfg
...
Merge pull request !6233 from yoonlee666/master
5 years ago
mindspore-ci-bot
069a1cfbd7
!6256 modify ckpt path
...
Merge pull request !6256 from TuDouNi/master
5 years ago
yoonlee666
528072f45f
move batch_size from bert_cfg_cfg to cfg
5 years ago
root
c8200af525
modify the ckpt path
5 years ago
zhaoting
a4a65ffe06
reduce cyclomatic complexity
5 years ago
wangnan39@huawei.com
dc78af7365
fix bug in bert
5 years ago
mindspore-ci-bot
105422fbb9
!6188 fix loss print of bert, add attention about bind cores in README
...
Merge pull request !6188 from chenhaozhe/fix-bert-loss-print
5 years ago
mindspore-ci-bot
8b0793eb84
!6137 modify the model_zoo ckpt path
...
Merge pull request !6137 from TuDouNi/master
5 years ago
wangnan39@huawei.com
7578f23632
optim TrainOneStepCell
5 years ago
chenhaozhe
e1f4c066b3
fix loss print in bert and corresponding downstream task
5 years ago
root
ec947ebf3d
modify the ckpt path
5 years ago
chenhaozhe
4e587420c0
fix hccl environ in get_distribute_pretrain_cmd.py
5 years ago
chenhaozhe
91c65a734a
fix some doc error
5 years ago
mindspore-ci-bot
326feab42f
!6067 Generate cmd file for distributed_pretrain in bert scripts
...
Merge pull request !6067 from chenhaozhe/fix-bert-codex
5 years ago
mindspore-ci-bot
d8c09067ce
!5801 [MD][Feature] minddata iterator output ms_tensor
...
Merge pull request !5801 from xiefangqi/md_modify_output_tensor
5 years ago
chenhaozhe
28cb0da168
remove os.system in launch scripts
5 years ago
xiefangqi
9b3c33e157
minddata iterator output ms_tensor
5 years ago
mindspore-ci-bot
be62fd7fa6
!5768 Save the GPU backend multi card output in different folders.
...
Merge pull request !5768 from linqingke/fasterrcnn
5 years ago
nhussain
92e99ff224
change map calls
5 years ago
linqingke
845ff342ed
Save the GPU backend multi card output in different folders.
5 years ago
mindspore-ci-bot
994cfcb8a0
!5914 edit bert hub config file and tinybert script bugfix
...
Merge pull request !5914 from yoonlee666/master
5 years ago
mindspore-ci-bot
cd07acc8a4
!5903 add set_grad() for pynative mode in model_zoo networks
...
Merge pull request !5903 from lvchangquan/master
5 years ago
yoonlee666
16c2c17436
edit bert hub config
5 years ago
nhussain
3bac9d3713
switch input columns and operation
...
change ImagefolderDV2 name
change ds.transforms.vision to ds.vision
change batch api to match map api more closely
compose op changes
test_pylint
remove compose op from vision, move to transform module, refactor map and batch to use column_order
5 years ago
lvchangquan
7abe692fb5
add set_grad() for pynative mode in model_zoo network
5 years ago
yoonlee666
0a2f472578
add hub config for bert base and nezha
5 years ago