Update README.md
Browse files
README.md
CHANGED
|
@@ -2,13 +2,12 @@
|
|
| 2 |
library_name: transformers
|
| 3 |
pipeline_tag: summarization
|
| 4 |
widget:
|
| 5 |
-
- text:
|
| 6 |
-
|
| 7 |
-
- text: >-
|
| 8 |
-
classify_populism: Paste a press release here…
|
| 9 |
---
|
| 10 |
|
| 11 |
|
|
|
|
| 12 |
# Populism Detection & Summarization
|
| 13 |
|
| 14 |
This checkpoint is a BART-based, LoRA-fine-tuned model that does two things:
|
|
|
|
| 2 |
library_name: transformers
|
| 3 |
pipeline_tag: summarization
|
| 4 |
widget:
|
| 5 |
+
- text: "summarize: Paste a press release here…"
|
| 6 |
+
- text: "classify_populism: Paste a press release here…"
|
|
|
|
|
|
|
| 7 |
---
|
| 8 |
|
| 9 |
|
| 10 |
+
|
| 11 |
# Populism Detection & Summarization
|
| 12 |
|
| 13 |
This checkpoint is a BART-based, LoRA-fine-tuned model that does two things:
|