Update README.md
Browse files
README.md
CHANGED
@@ -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 |
|
|
|
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 |
|