Canwen Xu commited on
Commit
295984f
1 Parent(s): 00ea093

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -0
README.md ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - en
4
+ datasets:
5
+ - c4
6
+ tags:
7
+ - summarization
8
+ - text2text-generation
9
+ ---
10
+
11
+ # SSR-base
12
+
13
+ SSR-base model as in EMNLP 2021 paper [Improving Sequence-to-Sequence Pre-training via Sequence Span Rewriting](https://arxiv.org/abs/2101.00416).