Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
harouzie
/
bart-base-xsum
like
0
Summarization
Transformers
PyTorch
Safetensors
xsum
English
bart
text2text-generation
Inference Endpoints
License:
mit
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
harouzie
commited on
Mar 19, 2023
Commit
6fec251
·
1 Parent(s):
4e32594
Update README.md
Browse files
Files changed (1)
hide
show
README.md
+9
-1
README.md
CHANGED
Viewed
@@ -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
+
---