!3012 [东北大学][高校贡献][Mindspore][Soft-Masked BERT-模型提交
Merge pull request !3012 from Rafeal/master
Showing
- research/nlp/soft_masked_bert/README.md 288 additions, 0 deletionsresearch/nlp/soft_masked_bert/README.md
- research/nlp/soft_masked_bert/README_CN.md 275 additions, 0 deletionsresearch/nlp/soft_masked_bert/README_CN.md
- research/nlp/soft_masked_bert/ascend310_infer/CMakeLists.txt 13 additions, 0 deletionsresearch/nlp/soft_masked_bert/ascend310_infer/CMakeLists.txt
- research/nlp/soft_masked_bert/ascend310_infer/build.sh 29 additions, 0 deletionsresearch/nlp/soft_masked_bert/ascend310_infer/build.sh
- research/nlp/soft_masked_bert/ascend310_infer/inc/utils.h 32 additions, 0 deletionsresearch/nlp/soft_masked_bert/ascend310_infer/inc/utils.h
- research/nlp/soft_masked_bert/ascend310_infer/src/main.cc 151 additions, 0 deletionsresearch/nlp/soft_masked_bert/ascend310_infer/src/main.cc
- research/nlp/soft_masked_bert/ascend310_infer/src/utils.cc 134 additions, 0 deletionsresearch/nlp/soft_masked_bert/ascend310_infer/src/utils.cc
- research/nlp/soft_masked_bert/eval.py 155 additions, 0 deletionsresearch/nlp/soft_masked_bert/eval.py
- research/nlp/soft_masked_bert/export.py 49 additions, 0 deletionsresearch/nlp/soft_masked_bert/export.py
- research/nlp/soft_masked_bert/postprocess.py 79 additions, 0 deletionsresearch/nlp/soft_masked_bert/postprocess.py
- research/nlp/soft_masked_bert/preprocess.py 85 additions, 0 deletionsresearch/nlp/soft_masked_bert/preprocess.py
- research/nlp/soft_masked_bert/preprocess_dataset.py 220 additions, 0 deletionsresearch/nlp/soft_masked_bert/preprocess_dataset.py
- research/nlp/soft_masked_bert/requirement.txt 33 additions, 0 deletionsresearch/nlp/soft_masked_bert/requirement.txt
- research/nlp/soft_masked_bert/scripts/run_distribute_train.sh 47 additions, 0 deletions...arch/nlp/soft_masked_bert/scripts/run_distribute_train.sh
- research/nlp/soft_masked_bert/scripts/run_eval.sh 31 additions, 0 deletionsresearch/nlp/soft_masked_bert/scripts/run_eval.sh
- research/nlp/soft_masked_bert/scripts/run_infer_310.sh 138 additions, 0 deletionsresearch/nlp/soft_masked_bert/scripts/run_infer_310.sh
- research/nlp/soft_masked_bert/scripts/run_standalone_train.sh 28 additions, 0 deletions...arch/nlp/soft_masked_bert/scripts/run_standalone_train.sh
- research/nlp/soft_masked_bert/src/__init__.py 14 additions, 0 deletionsresearch/nlp/soft_masked_bert/src/__init__.py
- research/nlp/soft_masked_bert/src/bert-base-chinese-config.json 25 additions, 0 deletions...ch/nlp/soft_masked_bert/src/bert-base-chinese-config.json
- research/nlp/soft_masked_bert/src/bert_model.py 929 additions, 0 deletionsresearch/nlp/soft_masked_bert/src/bert_model.py
Please register or sign in to comment