awacke1 commited on
Commit
9af9372
·
1 Parent(s): 1bbb12a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -0
app.py CHANGED
@@ -2,6 +2,8 @@ import streamlit as st
2
 
3
  st.markdown("""
4
 
 
 
5
  # Thank you for contributing an eval! ♥️
6
 
7
  🚨 Please make sure your PR follows these guidelines, __failure to follow
 
2
 
3
  st.markdown("""
4
 
5
+ # evals registry data for RLHF task improvement: https://github.com/openai/evals/tree/0e6b55576f0ff4a2a48dec1d7e4ae1e7c6cb8d61/evals/registry/data
6
+
7
  # Thank you for contributing an eval! ♥️
8
 
9
  🚨 Please make sure your PR follows these guidelines, __failure to follow