devputra commited on
Commit
d2ae574
·
verified ·
1 Parent(s): 2af570d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -3
README.md CHANGED
@@ -1,3 +1,12 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ language:
4
+ - id
5
+ base_model:
6
+ - facebook/mbart-large-50
7
+ pipeline_tag: summarization
8
+ tags:
9
+ - article
10
+ - text
11
+ - summarization
12
+ ---