Update README.md
Browse files
README.md
CHANGED
|
@@ -6,6 +6,12 @@ base_model:
|
|
| 6 |
- facebook/bart-large-cnn
|
| 7 |
pipeline_tag: summarization
|
| 8 |
library_name: transformers
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 9 |
---
|
| 10 |
|
| 11 |
# BART-large-quotes
|
|
|
|
| 6 |
- facebook/bart-large-cnn
|
| 7 |
pipeline_tag: summarization
|
| 8 |
library_name: transformers
|
| 9 |
+
tags:
|
| 10 |
+
- movies
|
| 11 |
+
- books
|
| 12 |
+
- quotes
|
| 13 |
+
- quote-detection
|
| 14 |
+
- extractive
|
| 15 |
---
|
| 16 |
|
| 17 |
# BART-large-quotes
|