dustalov commited on
Commit
ea113a7
1 Parent(s): ef15204

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -157,7 +157,7 @@ def main() -> None:
157
  label='Ranking'
158
  ),
159
  gr.Plot(
160
- label='Chances of Winning the Comparison'
161
  )
162
  ],
163
  title='Pair2Rank: Turn Your Side-by-Side Comparisons into Ranking!',
 
157
  label='Ranking'
158
  ),
159
  gr.Plot(
160
+ label='Pairwise Chances of Winning the Comparison'
161
  )
162
  ],
163
  title='Pair2Rank: Turn Your Side-by-Side Comparisons into Ranking!',