-
2023.07.01: 🔥add llm model (including hot glm/llama/bloom from mindformers)
-
2023.06.01: We've done code refactoring for classic SOTA models,modularized data processing, model definition&creation, training process and other common components with new lanched MindSpore CV/NLP/Audio/Yolo/OCR Series toolbox
-
Old models were implemented by original MindSpore API with some tricks for training process speedup
-
More information for model performance, please check benchmark.
Directory | Description |
---|---|
official | • A collections of SOTA models implemented by MindSpore Latest API • Maintained by MindSpore Team |
research | • A collections of research models implemented by researchers and institution • Maintained by researchers and institution |
community | • A list of github/gitee repos of toolkit/models powered by MindSpore |
Mindspore only provides scripts that downloads and preprocesses public datasets. We do not own these datasets and are not responsible for their quality or maintenance. Please make sure you have permission to use the dataset under the dataset’s license. The models trained on these dataset are for non-commercial research and educational purpose only.
To dataset owners: we will remove or update all public content upon request if you don’t want your dataset included on Mindspore, or wish to update it in any way. Please contact us through a Github/Gitee issue. Your understanding and contribution to this community is greatly appreciated.
MindSpore is Apache 2.0 licensed. Please see the LICENSE file.