xmeowrr commited on
Commit
1741226
1 Parent(s): 455977e

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -0
README.md ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ ---
2
+ base_model:
3
+ - google/flan-t5-base
4
+ pipeline_tag: summarization
5
+ library_name: transformers
6
+ ---