Update README.md
Browse filesSo there's a summarization task available in /models
README.md
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
---
|
| 2 |
-
library_name:
|
|
|
|
| 3 |
---
|
| 4 |
|
| 5 |
https://huggingface.co/facebook/bart-large-cnn with ONNX weights to be compatible with Transformers.js.
|
|
|
|
| 1 |
---
|
| 2 |
+
library_name: transformers.js
|
| 3 |
+
pipeline_tag: summarization
|
| 4 |
---
|
| 5 |
|
| 6 |
https://huggingface.co/facebook/bart-large-cnn with ONNX weights to be compatible with Transformers.js.
|