Skip to content

【开源实习】技术公开课内容测试任务2 #115

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

Merged
merged 3 commits into from
Jun 26, 2025

Conversation

JoeLiao0
Copy link
Contributor

@JoeLiao0 JoeLiao0 commented May 13, 2025

任务
任务编号:#IC6YXY
任务链接:【开源实习】技术公开课内容测试任务2
实现内容:

  1. bert_emotect_finetune.ipynb实现了在mindspore2.5.0和mindnlp0.4.0套件上跑通反馈,并在pip install mindnlppip install mindspore处锁定版本如图:

mindspore2.5.0

mindnlp0.4.0_img1
mindnlp0.4.0_img2

任务模型正常训练:
train

性能对比表格:

指标 测试任务模型 原版模型 对比分析
Acc 0.9917279411764706 0.9917279411764706 完全一致

测试任务模型Acc:
task_acc

原版模型Acc:
origin_acc

预测结果对比:
测试任务模型:
eval

原版模型:
origin_result
完全一致

  1. bert_introduction.ipynb实现了在mindnlp0.4.0套件上跑通反馈,并在pip install mindnlppip install mindspore处锁定版本如图:

mindnlp0.4.0

Tokenizer正常工作:
测试任务模型结果:
task_tokenizer

原版模型结果:
origin_tokenizer
完全一致

@lyqcom
Copy link
Contributor

lyqcom commented Jun 9, 2025

大模型平台,使用Ascend-snt9b镜像的MindSpore2.5.0版本Ascend资源,验证通过。

@Tridu33
Copy link
Collaborator

Tridu33 commented Jun 17, 2025

验证通过,可以合并

@xing-yiren xing-yiren requested review from Tridu33 and xing-yiren June 26, 2025 08:22
@xing-yiren xing-yiren merged commit 3beaa40 into mindspore-courses:master Jun 26, 2025
@JoeLiao0 JoeLiao0 deleted the BERT branch June 27, 2025 10:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants