momergul commited on
Commit
72c2e5e
1 Parent(s): 14eba99
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -213,7 +213,7 @@ def create_app():
213
  gr.Markdown(
214
  '### You will be playing a sequence of reference games against a model. To start a game, first select whether ' +\
215
  'you wish to play against our initial trained model ("Initial System") or our model at the end of deployment ("Final System") ' +\
216
- 'and press the "Start Game" button. There will be 6 rounds of reference games. You will take on a "listener" or a "speaker" role at each round.'
217
  )
218
 
219
  gr.Markdown(
 
213
  gr.Markdown(
214
  '### You will be playing a sequence of reference games against a model. To start a game, first select whether ' +\
215
  'you wish to play against our initial trained model ("Initial System") or our model at the end of deployment ("Final System") ' +\
216
+ 'and press the "Start Game" button. There will be 12 rounds of reference games. You will take on a "listener" or a "speaker" role at each round.'
217
  )
218
 
219
  gr.Markdown(