We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf28087 commit e72b457Copy full SHA for e72b457
education/day12.md
@@ -1,7 +1,7 @@
1
# Day12 预训练模型小型化与部署实战作业辅导
2
3
本教程旨在辅导同学如何完成 AI Studio课程——[『NLP打卡营』实践课12:预训练模型小型化与部署实战
4
-](https://aistudio.baidu.com/aistudio/projectdetail/2017520)课后作业。
+](https://aistudio.baidu.com/aistudio/projectdetail/2114383)课后作业。
5
6
## 1. 对ERNIE-Gram进行fine-tuning得到教师模型
7
由于我们的蒸馏是在中文情感分析ChnSentiCorp任务上,因此我们需要对PaddleNLP提供的ERNIE-Gram在我们的任务上进行Fine-tuning。下面是详细的步骤:
0 commit comments