Spaces:
Sleeping
Sleeping
Update app.py
Browse files
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
|