Skip to content

Commit 380a1db

Browse files
committed
Update README
1 parent ed68f99 commit 380a1db

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

model_zoo/ernie-3.0/README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,19 @@
11
# ERNIE 3.0 轻量级模型
22

33
## 模型介绍
4-
4+
TBD
55
<p align="center">
66
<img width="644" alt="image" src="https://user-images.githubusercontent.com/1371212/168254282-e6901f9a-fd9a-4bbd-a5b6-e847b7f90bb4.png">
77
</p>
88

99
## 模型效果
1010

11-
ERNIE 3.0 开源 Base(12L768H) 和 Medium(6L768H) 两个模型,它们在 CLUE **验证集**上指标如下:
11+
本项目开源 **ERNIE 3.0 _base_*****ERNIE 3.0 _medium_**两个模型:
12+
13+
- [**ERNIE 3.0-_Base_**](https://bj.bcebos.com/paddlenlp/models/transformers/ernie_3.0/ernie_3.0_base_zh.pdparams) (_12-layer, 768-hidden, 12-heads_)
14+
- [**ERNIE 3.0-_Medium_**](https://bj.bcebos.com/paddlenlp/models/transformers/ernie_3.0/ernie_3.0_medium_zh.pdparams) (_6-layer, 768-hidden, 12-heads_)
1215

16+
在 CLUE **验证集**上评测指标如下表所示:
1317
<table style="width:100%;" cellpadding="2" cellspacing="0" border="1" bordercolor="#000000">
1418
<tbody>
1519
<tr>

0 commit comments

Comments
 (0)