Skip to content

Commit 34d4471

Browse files
authored
demo of ofa-bert link to demo in paddlenlp (#783)
* fix * link demo to paddlenlp
1 parent f43a57b commit 34d4471

File tree

4 files changed

+2
-1330
lines changed

4 files changed

+2
-1330
lines changed

demo/ofa/bert/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
[完整代码](https://github.com/PaddlePaddle/PaddleNLP/tree/develop/examples/model_compression/ofa)
2+
13
# OFA压缩PaddleNLP-BERT模型
24

35
BERT-base模型是一个迁移能力很强的通用语义表示模型,但是模型中也有一些参数冗余。本教程将介绍如何使用PaddleSlim对[PaddleNLP](https://paddlenlp.readthedocs.io/zh/latest/)中BERT-base模型进行压缩。

demo/ofa/bert/export_model.py

Lines changed: 0 additions & 158 deletions
This file was deleted.

0 commit comments

Comments
 (0)