Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
higher5fh
/
rsr-net-custom-weights
like
0
Summarization
ccdv/cnn_dailymail
English
code
License:
mit
Model card
Files
Files and versions
xet
Community
higher5fh
commited on
24 days ago
Commit
84a8e3b
·
verified
·
1 Parent(s):
35abb61
README.md
Browse files
Files changed (1)
hide
show
README.md
+10
-0
README.md
ADDED
Viewed
@@ -0,0 +1,10 @@
1
+
---
2
+
license: mit
3
+
datasets:
4
+
- ccdv/cnn_dailymail
5
+
language:
6
+
- en
7
+
base_model:
8
+
- facebook/bart-base
9
+
pipeline_tag: summarization
10
+
---