Update README.md
Browse files
README.md
CHANGED
|
@@ -7,6 +7,7 @@ tags:
|
|
| 7 |
base_model:
|
| 8 |
- facebook/bart-large-cnn
|
| 9 |
pipeline_tag: summarization
|
|
|
|
| 10 |
---
|
| 11 |
|
| 12 |
# Model Card for philipp-zettl/bart-large-cnn
|
|
@@ -30,4 +31,4 @@ ONNX optimized version of facebook/bart-large-cnn
|
|
| 30 |
<!-- Provide the basic links for the model. -->
|
| 31 |
|
| 32 |
- **Repository:** [facebook/bart-large-cnn](https://huggingface.co/facebook/bart-large-cnn)
|
| 33 |
-
- **Paper:** [1910.13461](https://huggingface.co/papers/1910.13461)
|
|
|
|
| 7 |
base_model:
|
| 8 |
- facebook/bart-large-cnn
|
| 9 |
pipeline_tag: summarization
|
| 10 |
+
license: mit
|
| 11 |
---
|
| 12 |
|
| 13 |
# Model Card for philipp-zettl/bart-large-cnn
|
|
|
|
| 31 |
<!-- Provide the basic links for the model. -->
|
| 32 |
|
| 33 |
- **Repository:** [facebook/bart-large-cnn](https://huggingface.co/facebook/bart-large-cnn)
|
| 34 |
+
- **Paper:** [1910.13461](https://huggingface.co/papers/1910.13461)
|