This model is a fine-tuned version of bert-base-uncased on 2.5 million tweets from 825 U.S. congressional politicians.
It is capable of predicting the political orientation of tweets. The model's testing accuracy is 89.54%, with an F1 score of 0.8939.
This model serves as the initial step in the paper titled "A Two-Step Method to Classify Political Partisanship Using a Deep Learning Model."
Model description
Intended uses & limitations
This model is capable of predicting the political orientation of tweets. It classifies tweets into 0 (Democratic) and 1 (Republican).
Training and evaluation data
2.5 million tweets from 825 U.S. congressional politicians.
Training procedure
Training hyperparameters
The following hyperparameters were used during training:
Please cite the following work:
Hu, L. (2024). A Two-Step Method for Classifying Political Partisanship Using Deep Learning Models. Social Science Computer Review, 42(4), 961-976.