ThomasSimonini HF staff commited on
Commit
5ab05b2
β€’
1 Parent(s): ce83779

Add explanation minus 100

Browse files
Files changed (1) hide show
  1. app.py +2 -0
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
  """)