Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
AymB2
/
fine_tuned_bart_model
like
0
Summarization
Safetensors
bart
License:
apache-2.0
Model card
Files
Files and versions
Community
AymB2
commited on
Jul 8
Commit
24966ce
·
verified
·
1 Parent(s):
2d0b57d
Update README.md
Browse files
Files changed (1)
hide
show
README.md
+6
-3
README.md
CHANGED
Viewed
@@ -1,3 +1,6 @@
1
-
---
2
-
license: apache-2.0
3
-
---
1
+
---
2
+
license: apache-2.0
3
+
base_model:
4
+
- facebook/bart-large-cnn
5
+
pipeline_tag: summarization
6
+
---