You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
周胜凯 46b354b29d
!487 修复vit/swin代码中存在错误 r0.2
1 month ago
.gitee Initial commit 1 year ago
.jenkins/test/config update .jenkins/test/config/dependent_packages.yaml. 3 months ago
api_cards !429 修改run_status为run_mode 2 months ago
configs Fixed swin load pretrain ckpt bug. And make swin and vit configs same as paper. 2 months ago
docs 上传编程规范 2 months ago
examples Fix vocab size error 2 months ago
mindformers Fixed vit/swin processor bug! 1 month ago
scripts 修改run_status为run_mode 2 months ago
tests !453 add bert trainer test and fix some problem 2 months ago
.gitignore add nezha, checkpoint transformation 5 months ago
LICENSE Initial commit 1 year ago
OWNERS add owner 7 months ago
README.md add pip install 2 months ago
RELEASE_CN.md Add doc string for the document 4 months ago
build.sh add bert 3 months ago
requirements.txt bert pipeline from jiahong 2 months ago
run_mindformer.py 修改run_status为run_mode 2 months ago
setup.py 修复安装mindformers包时包含tests文件夹 2 months ago

MindSpore Transformer套件的目标是构建一个大模型训练、推理、部署的全流程套件: 提供业内主流的Transformer类预训练模型, 涵盖丰富的并行特性。 期望帮助用户轻松的实现大模型训练。

Python Markdown Shell