DontPlanToEnd commited on
Commit
3aa60e6
·
verified ·
1 Parent(s): facd50f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1058,7 +1058,7 @@ app.layout = html.Div([
1058
  target="_blank",
1059
  style={'color': 'var(--link-color)'}
1060
  ),
1061
- " test most aligned with modern left vs right issues. To see all of the axis scores, select the option to show all Political Test Axes. The political lean aggregate score 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."
1062
  ], style={'marginBottom': '4px'}),
1063
  html.Ul([
1064
  html.Li("NA if model wasn't capable of answering a sufficient number of questions.")
 
1058
  target="_blank",
1059
  style={'color': 'var(--link-color)'}
1060
  ),
1061
+ " test most aligned with modern left vs right issues. To see all of the axis scores, select the option above the leaderboard to show all Political Test Axes. The political lean aggregate score 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."
1062
  ], style={'marginBottom': '4px'}),
1063
  html.Ul([
1064
  html.Li("NA if model wasn't capable of answering a sufficient number of questions.")