ttj commited on
Commit
3796723
1 Parent(s): d37d7e3

Add README

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language: en
3
+ tags:
4
+ - summarization
5
+ license: apache-2.0
6
+ datasets:
7
+ - cnn_dailymail
8
+ ---
9
+ # Model
10
+ This model is fine-tuned from https://huggingface.co/flax-community/t5-base-openwebtext, fine-tuned on cnn_dailymail.
11
+