przvl commited on
Commit
ee92188
·
verified ·
1 Parent(s): 0125fef

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -138,20 +138,20 @@ Predicted class: Populist (Confidence: 0.90)
138
 
139
  ## Limitations
140
 
141
- - **Domain Specificity:**\
142
  This model was trained on Bundestag speeches and may not generalize to all political discourse.
143
- - **Threshold Sensitivity:**\
144
  The decision threshold (`0.56`) was optimized for this dataset but may need adjustment for other corpora.
145
- - **Potential Bias:**\
146
  Political speech contains biases inherent in dataset labeling.
147
 
148
  ## Ethical Considerations
149
 
150
- - **Not suitable for high-stakes decision-making.**\
151
  This model is meant for **research purposes** in political discourse analysis.
152
- - **Bias & Context Dependence:**\
153
  Populism is a complex concept. Automated detection should **not replace** human interpretation.
154
- - **Transparent Use:**\
155
  Users should document and validate model outputs in their research.
156
 
157
  ## License
 
138
 
139
  ## Limitations
140
 
141
+ - **Domain Specificity:**
142
  This model was trained on Bundestag speeches and may not generalize to all political discourse.
143
+ - **Threshold Sensitivity:**
144
  The decision threshold (`0.56`) was optimized for this dataset but may need adjustment for other corpora.
145
+ - **Potential Bias:**
146
  Political speech contains biases inherent in dataset labeling.
147
 
148
  ## Ethical Considerations
149
 
150
+ - **Not suitable for high-stakes decision-making.**
151
  This model is meant for **research purposes** in political discourse analysis.
152
+ - **Bias & Context Dependence:**
153
  Populism is a complex concept. Automated detection should **not replace** human interpretation.
154
+ - **Transparent Use:**
155
  Users should document and validate model outputs in their research.
156
 
157
  ## License