DontPlanToEnd commited on
Commit
542387b
·
verified ·
1 Parent(s): af7018f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -870,7 +870,7 @@ app.layout = html.Div([
870
  target="_blank",
871
  style={'color': 'var(--link-color)'}
872
  ),
873
- " test most aligned with modern left vs right issues. Excludes Federal vs Unitary, Democratic vs. Autocratic, and Militarist vs. Pacifist from the score since they don't line up as well with left-right wing, as both wings have been known to support each side of the axes depending on the circumstances."
874
  ], style={'marginBottom': '4px'}),
875
  html.Ul([
876
  html.Li("NA if model wasn't capable of answering a sufficient number of questions.")
 
870
  target="_blank",
871
  style={'color': 'var(--link-color)'}
872
  ),
873
+ " test most aligned with modern left vs right issues. Excludes Federal vs Unitary, Democratic vs. Autocratic, and Militarist vs. Pacifist from the score since they don't line up as well with left-right wing."
874
  ], style={'marginBottom': '4px'}),
875
  html.Ul([
876
  html.Li("NA if model wasn't capable of answering a sufficient number of questions.")