This model is a
DeepSeek-R1-Distill-Qwen-1.5B finetuned on the BIGNEWSBLN center leaning corpora.
The model as mentioned above is a distilled DeepSeek model using a base model of Qwen 1.5B Math. It was finetuned on the news corpora.
This model is mainly used to generate responses to questions from the Political Compass and 8values test.
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
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.
Download the latest model checkpoint down to your repository using huggingface-cli and use it for generating responses to questions.
The model was finetuned on the center-leaning corpora of the
BIGNEWSBLN dataset. See linked repo for instructions on how to access the dataset.