-
Notifications
You must be signed in to change notification settings - Fork 35
【开源实习】基于MindSpore NLP实现segmentation应用案例开发 #29
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: dev
Are you sure you want to change the base?
Conversation
|
MindSpore2.7.0和MindSpore NLP 0.5.1可以运行,请参考这个模板再修改下格式,https://github.com/BQBBLZ/applications/blob/master/ai_x/train_resnet_classification.ipynb |
|
notebook的中间运行结果产物也需要删除,原因如下: 考虑到不同人运行 Notebook 会产生不同的execution_count、输出结果,提交后容易导致 Git 冲突;且Notebook 的输出(如图片、大段文本)会让文件体积变大,建议提交notebook前,通过nbstripout剔除运行时产生的动态数据,仅保留代码、Markdown 文本结构,让文件更干净 具体操作: 也可以去此链接中查看全部的操作过程:https://github.com/mindspore-lab/applications/wiki/Contributing-Guidelines |
|
@BQBBLZ 修改完毕 |
|
文档里关于MindNLP的名称辛苦改成全称MindSpore NLP,其他的没有了,很棒,辛苦了 |
|
@xing-yiren @moyu026 @BQBBLZ 修改完毕,感谢审核 |
|
okie,我这边没问题了,辛苦辛苦,很棒,辛苦 @wang-hua-2019 也把把关 |
No description provided.