Commit
·
03603b0
1
Parent(s):
a128f1f
Update README.md
Browse files
README.md
CHANGED
@@ -29,11 +29,6 @@ A deep VAE model pretrained on Wudao dataset. Both encoder and decoder are based
|
|
29 |
参考论文:[Fuse It More Deeply! A Variational Transformer with Layer-Wise Latent Variable Inference for Text Generation](https://arxiv.org/abs/2207.06130)
|
30 |
|
31 |
|
32 |
-
### 下游效果 Performance
|
33 |
-
|
34 |
-
| datasets | rouge-1 | rouge-2 | rouge-L |
|
35 |
-
| ---- | ---- | ---- | ---- |
|
36 |
-
| LCSTS | 48.00 | 35.24 | 44.70 |
|
37 |
|
38 |
## 使用 Usage
|
39 |
|
|
|
29 |
参考论文:[Fuse It More Deeply! A Variational Transformer with Layer-Wise Latent Variable Inference for Text Generation](https://arxiv.org/abs/2207.06130)
|
30 |
|
31 |
|
|
|
|
|
|
|
|
|
|
|
32 |
|
33 |
## 使用 Usage
|
34 |
|