From 11d547a383d3d435d478a262960497ad6b71b14d Mon Sep 17 00:00:00 2001 From: wz Date: Mon, 20 Jul 2020 17:32:13 +0800 Subject: [PATCH] =?UTF-8?q?update=20model=5Fzoo/README.md.=20=E6=B7=BB?= =?UTF-8?q?=E5=8A=A0=E5=85=8D=E8=B4=A3=E5=A3=B0=E6=98=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- model_zoo/README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/model_zoo/README.md b/model_zoo/README.md index 9b2443884b..05a3388a57 100644 --- a/model_zoo/README.md +++ b/model_zoo/README.md @@ -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)