sijunhe commited on
Commit
1123580
1 Parent(s): ce15c36

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -1
README.md CHANGED
@@ -1,4 +1,17 @@
1
  ---
2
  library_name: paddlenlp
 
 
 
3
  ---
4
- # PaddlePaddle/mengzi-t5-base
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  library_name: paddlenlp
3
+ license: apache-2.0
4
+ language:
5
+ - zh
6
  ---
7
+
8
+
9
+ [![paddlenlp-banner](https://user-images.githubusercontent.com/1371212/175816733-8ec25eb0-9af3-4380-9218-27c154518258.png)](https://github.com/PaddlePaddle/PaddleNLP)
10
+
11
+ # PaddlePaddle/mengzi-t5-base
12
+
13
+ PaddlePaddle version of [Langboat/mengzi-t5-base](https://huggingface.co/Langboat/mengzi-t5-base), please refer to the original model for more information
14
+
15
+ ## How to Use
16
+
17
+ Click on the `Use in paddlenlp` button to the top right!