SourceThe Power of LLM-Generated Synthetic Data for Stance Detection in Online Political Discussions
The paper evaluates Mistral-7B-instruct-v0.1 directly on the X-Stance German dataset (10 selected questions) for zero-shot stance detection, using a prompt that asks the model to classify a comment as favor or against a given political question. The model achieves an average F1 of 0.419 across the 10 questions, well below the fine-tuned BERT baseline at 0.693. The authors attribute the poor performance to the niche political topics being absent from Mistral's training data, the model's tendency to produce inconsistent classification outputs or refuse to predict stance, and its verbose response style that does not align with single-label classification. They also note that other similar-sized open-source LLMs (Llama, OpenAssistant, Falcon) struggled similarly.