Update README.md
Browse files
README.md
CHANGED
@@ -9,7 +9,7 @@ language:
|
|
9 |
|
10 |
[![paddlenlp-banner](https://user-images.githubusercontent.com/1371212/175816733-8ec25eb0-9af3-4380-9218-27c154518258.png)](https://github.com/PaddlePaddle/PaddleNLP)
|
11 |
|
12 |
-
# PaddlePaddle/unimo-text-1.0
|
13 |
|
14 |
## Introduction
|
15 |
|
@@ -26,10 +26,10 @@ More detail: https://arxiv.org/abs/2012.15409
|
|
26 |
|
27 |
## Available Models
|
28 |
|
29 |
-
- **unimo-text-1.0**, *12 layer, 12 heads, 768 hidden size*
|
30 |
-
- **unimo-text-1.0-
|
31 |
-
- **unimo-text-1.0-
|
32 |
-
- **unimo-text-1.0-
|
33 |
|
34 |
## How to Use?
|
35 |
|
|
|
9 |
|
10 |
[![paddlenlp-banner](https://user-images.githubusercontent.com/1371212/175816733-8ec25eb0-9af3-4380-9218-27c154518258.png)](https://github.com/PaddlePaddle/PaddleNLP)
|
11 |
|
12 |
+
# PaddlePaddle/unimo-text-1.0
|
13 |
|
14 |
## Introduction
|
15 |
|
|
|
26 |
|
27 |
## Available Models
|
28 |
|
29 |
+
- **unimo-text-1.0**, *12 layer, 12 heads, 768 hidden size, pretrained model*
|
30 |
+
- **unimo-text-1.0-large**, *24 layer, 16 heads, 1024 hidden size, pretrained model*
|
31 |
+
- **unimo-text-1.0-lcsts-new**, *12 layer, 12 heads, 768 hidden size, finetuned on the lcsts-new Chinese summarization dataset*
|
32 |
+
- **unimo-text-1.0-summary**, *12 layer, 12 heads, 768 hidden size, finetuned on several in-house Chinese summarization datasets*
|
33 |
|
34 |
## How to Use?
|
35 |
|