DontPlanToEnd commited on
Commit
fc91413
·
verified ·
1 Parent(s): 1ee6d24

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."
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 vs. 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.")