Browse Source

!3242 【轻量级 PR】:update model_zoo/README.md.

Merge pull request !3242 from wz/N/A
tags/v0.7.0-beta
mindspore-ci-bot Gitee 5 years ago
parent
commit
61c5c7574c
1 changed files with 8 additions and 0 deletions
  1. +8
    -0
      model_zoo/README.md

+ 8
- 0
model_zoo/README.md View File

@@ -320,6 +320,14 @@ In order to facilitate developers to enjoy the benefits of MindSpore framework a
| Checkpoint for inference | 2.4G (.ckpt file) |
| Scripts | https://gitee.com/mindspore/mindspore/tree/master/model_zoo/official/nlp/transformer |
### 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.
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](https://github.com/mindspore-ai/mindspore/blob/master/LICENSE)

Loading…
Cancel
Save