Ismetdh commited on
Commit
d1ce02d
·
verified ·
1 Parent(s): 905c6e7

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ datasets:
3
+ - abisee/cnn_dailymail
4
+ language:
5
+ - en
6
+ metrics:
7
+ - rouge
8
+ base_model:
9
+ - google/flan-t5-base
10
+ pipeline_tag: summarization
11
+ ---