mindspore-lab / mindnlp

Easy-to-use and high-performance NLP and LLM framework based on MindSpore, compatible with models and datasets of 🤗Huggingface.
https://mindnlp.cqu.ai/
Apache License 2.0
675 stars 180 forks source link

【开源实习】Vision Transformer模型应用开发 #1643

Open KhunLounZai opened 4 weeks ago

KhunLounZai commented 4 weeks ago

已完成 https://gitee.com/mindspore/community/issues/IAADPG

lvyufeng commented 4 weeks ago

放examples目录

KhunLounZai commented 4 weeks ago

不太懂老师,您说是让我截图运行结果吗,还是说是ai gallery的https://pangu.huaweicloud.com/gallery/asset-detail.html?id=a13fb192-8161-495c-8ac3-d11f07277061 这个?

KhunLounZai commented 4 weeks ago

还是说放这里吗 https://github.com/mindspore-lab/mindnlp/tree/master/examples,老师

lvyufeng commented 4 weeks ago

放mindnlp/examples目录,另外你这个demo写的太简单了,这种没有什么实际用处。 还有你的notebook文件有几个问题:

  1. 华为云配置环境的部分并不需要
  2. set_context不需要写

有不懂的问题加群问哈

KhunLounZai commented 4 weeks ago

按照要求改了老师,群是那个qq大群吗,好的老师

KhunLounZai commented 4 weeks ago

老师,我看了这个通过PR实习的,这个确是放在tutorial 那里 https://github.com/mindspore-lab/mindnlp/pull/1495

lvyufeng commented 4 weeks ago

老师,我看了这个通过PR实习的,这个确是放在tutorial 那里 #1495

后面要统一挪一下,我想想放个啥目录合适

KhunLounZai commented 3 weeks ago

老师好,那应该放哪呢

KhunLounZai commented 3 weeks ago

要不,还是放在tutorial那里吧,老师

lvyufeng commented 2 weeks ago

要不,还是放在tutorial那里吧,老师

放这还是不太合适。

lvyufeng commented 2 weeks ago

放到 applications目录

KhunLounZai commented 2 weeks ago

放在application里了,老师