Skip to content

yuedongli1/models

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MindSpore Logo

Welcome to the MindSpore Model Zoo

WHAT IS NEW:

  • 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

Disclaimers

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.

License

Apache License 2.0

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 52.8%
  • C 42.8%
  • Shell 1.6%
  • TeX 1.5%
  • Makefile 0.4%
  • Roff 0.3%
  • Other 0.6%