sijunhe commited on
Commit
1d55e8c
1 Parent(s): 3cbd4e5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -5
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-lcsts-new
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-lcsts-new**, *12 layer, 12 heads, 768 hidden size*
31
- - **unimo-text-1.0-summary**, *12 layer, 12 heads, 768 hidden size*
32
- - **unimo-text-1.0-large**, *24 layer, 16 heads, 1024 hidden size*
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