Model Card for Model ID
This model is a
DeepSeek-R1-Distill-Qwen-1.5B finetuned on the partisan_media right leaning corpora.
It was done for a course project for the class CSE 582 at UW
Model Details + Description
The model as mentioned above is a distilled DeepSeek model using a base model of Qwen 1.5B Math. It was finetuned on the partisan media corpora.
Uses
This model is mainly used to generate responses to questions from the Political Compass and 8values test.
Out-of-Scope Use
This model was intentionally biased for a course project. It should not be used in anyway to create misinformation, generate biased statements or do other harm. This model was finetuned on biased corpora for research purposes
Bias, Risks, and Limitations
By finetuning this model on biased political corpora, it is highly likely that such biases would be reflected in its generated statements. As mentioned before, this was only done for research purposes and shouldn't be misused.
How to Get Started with the Model
Download the latest model checkpoint down to your repository using huggingface-cli and use it for generating responses to questions.
Training Details
Training Data
The model was finetuned on the right-leaning corpora of the
partisan media dataset. See the link for accessing the dataset