Jack Monas
commited on
Commit
·
d606036
1
Parent(s):
abbf6a7
gif
Browse files
app.py
CHANGED
@@ -190,7 +190,7 @@ def main():
|
|
190 |
|
191 |
st.markdown("#### Evaluation Challenge")
|
192 |
st.write(
|
193 |
-
"The Evaluation Challenge tackles the ultimate question: Can you predict a robot's performance in the real world without physically deploying it? In this challenge, you will be provided with many different policies for a specific task.
|
194 |
)
|
195 |
|
196 |
st.markdown("**Note:** Links to the submission servers will be released on March 1st.")
|
|
|
190 |
|
191 |
st.markdown("#### Evaluation Challenge")
|
192 |
st.write(
|
193 |
+
"The Evaluation Challenge tackles the ultimate question: Can you predict a robot's performance in the real world without physically deploying it? In this challenge, you will be provided with many different policies for a specific task. The objective is to rank these policies according to their expected real-world performance. This ranking will be compared with the actual ranking of the policies."
|
194 |
)
|
195 |
|
196 |
st.markdown("**Note:** Links to the submission servers will be released on March 1st.")
|