Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
brotoo
/
BART-NewsSummarizer
like
0
Summarization
Safetensors
abisee/cnn_dailymail
English
bart
License:
mit
Model card
Files
Files and versions
xet
Community
brotoo
commited on
Dec 7, 2025
Commit
92a40a6
·
verified
·
1 Parent(s):
7bc7465
Update README.md
Browse files
Files changed (1)
hide
show
README.md
+4
-0
README.md
CHANGED
Viewed
@@ -3,4 +3,8 @@ datasets:
3
- abisee/cnn_dailymail
4
base_model:
5
- facebook/bart-base
6
---
3
- abisee/cnn_dailymail
4
base_model:
5
- facebook/bart-base
6
+
license: mit
7
+
language:
8
+
- en
9
+
pipeline_tag: summarization
10
---