harouzie commited on
Commit
6fec251
1 Parent(s): 4e32594

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -1
README.md CHANGED
@@ -1,3 +1,11 @@
1
  ---
2
  license: mit
3
- ---
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: mit
3
+ datasets:
4
+ - xsum
5
+ language:
6
+ - en
7
+ metrics:
8
+ - rouge
9
+ library_name: transformers
10
+ pipeline_tag: summarization
11
+ ---