mlburnham commited on
Commit
1d8ec49
1 Parent(s): 2670e60

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -1
README.md CHANGED
@@ -3,4 +3,12 @@ license: mit
3
  datasets:
4
  - mlburnham/PoliStance_Affect
5
  pipeline_tag: zero-shot-classification
6
- ---
 
 
 
 
 
 
 
 
 
3
  datasets:
4
  - mlburnham/PoliStance_Affect
5
  pipeline_tag: zero-shot-classification
6
+ language:
7
+ - en
8
+ library_name: transformers
9
+ tags:
10
+ - Politics
11
+ - Twitter
12
+ ---
13
+ This model adapts [Moritz Laurer's](https://huggingface.co/MoritzLaurer/deberta-v3-large-zeroshot-v1.1-all-33 ) zero shot model for classification of political texts.
14
+ It currently performs well at identifying support or opposition to politicians or political groups. Further capabilities will be added as more training data is developed.