Spaces:
Runtime error
Runtime error
reward model disclosure
Browse files
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 |
""")
|