Commit
β’
5ab05b2
1
Parent(s):
ce83779
Add explanation minus 100
Browse files
app.py
CHANGED
@@ -211,6 +211,8 @@ with gr.Blocks() as demo:
|
|
211 |
- To get an honors certificate, you must **pass 100% of the assignments before the end of April 2023**.
|
212 |
|
213 |
To pass an assignment your model result (mean_reward - std_reward) must be >= min_result
|
|
|
|
|
214 |
|
215 |
Just type your Hugging Face Username π€ (in my case ThomasSimonini)
|
216 |
""")
|
|
|
211 |
- To get an honors certificate, you must **pass 100% of the assignments before the end of April 2023**.
|
212 |
|
213 |
To pass an assignment your model result (mean_reward - std_reward) must be >= min_result
|
214 |
+
|
215 |
+
**When min_result = -100 it means that you just need to push a model to pass this hands-on. No need to reach a certain result.**
|
216 |
|
217 |
Just type your Hugging Face Username π€ (in my case ThomasSimonini)
|
218 |
""")
|