winglian commited on
Commit
8facb9e
β€’
1 Parent(s): 8ea2a93

reward model disclosure

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -268,6 +268,7 @@ with gr.Blocks() as arena:
268
  - Responses may not stream immediately due to cold starts on Serverless.
269
  - Some responses WILL take AT LEAST 20 seconds to respond
270
  - For now, this is single turn only
 
271
  - [πŸ’΅ Consider Donating on our Patreon](http://patreon.com/OpenAccessAICollective)
272
  - Join us on [Discord](https://discord.gg/PugNNHAF5r)
273
  """)
 
268
  - Responses may not stream immediately due to cold starts on Serverless.
269
  - Some responses WILL take AT LEAST 20 seconds to respond
270
  - For now, this is single turn only
271
+ - Responses from the Arena will be used for building reward models. These reward models can be bucketed by Personas.
272
  - [πŸ’΅ Consider Donating on our Patreon](http://patreon.com/OpenAccessAICollective)
273
  - Join us on [Discord](https://discord.gg/PugNNHAF5r)
274
  """)