tdickson17 commited on
Commit
23db8bd
·
verified ·
1 Parent(s): cd0a3d0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -1
README.md CHANGED
@@ -1,7 +1,17 @@
1
  ---
2
  library_name: transformers
3
- pipeline_tag: summarization
 
 
 
 
 
 
 
 
 
4
  ---
 
5
  # Populism Detection & Summarization
6
 
7
  This checkpoint is a BART-based, LoRA-fine-tuned model that does two things:
 
1
  ---
2
  library_name: transformers
3
+ pipeline_tag: text2text-generation
4
+ tags:
5
+ - bart
6
+ - lora-merged
7
+ - political-communication
8
+ - summarization
9
+ - classification
10
+ widget:
11
+ - text: "summarize: Paste a press release here…"
12
+ - text: "classify_populism: Paste a press release here…"
13
  ---
14
+
15
  # Populism Detection & Summarization
16
 
17
  This checkpoint is a BART-based, LoRA-fine-tuned model that does two things: