prithivMLmods commited on
Commit
a827ecc
·
verified ·
1 Parent(s): 8732ea4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -3
README.md CHANGED
@@ -1,3 +1,14 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ language:
4
+ - en
5
+ - zh
6
+ base_model:
7
+ - google/flan-t5-small
8
+ pipeline_tag: summarization
9
+ library_name: transformers
10
+ tags:
11
+ - prompt
12
+ - enhance
13
+ - flan
14
+ ---