minhtoan commited on
Commit
e707b9f
1 Parent(s): 8a796f2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -7,8 +7,10 @@ tags:
7
  - summarization
8
  license: mit
9
  ---
10
- Text summarization for Vietnamese Language
 
11
  State-of-the-art lightweights pretrained Transformer-based encoder-decoder model for Vietnamese.
 
12
  Model trained on dataset Vietnamese News with input length = 512, output length = 100
13
  ## How to use
14
 
 
7
  - summarization
8
  license: mit
9
  ---
10
+ # Text summarization for Vietnamese Language
11
+
12
  State-of-the-art lightweights pretrained Transformer-based encoder-decoder model for Vietnamese.
13
+
14
  Model trained on dataset Vietnamese News with input length = 512, output length = 100
15
  ## How to use
16