MariaK commited on
Commit
e9f1e55
β€’
1 Parent(s): 11b003a

Removed the certification deadline

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -223,8 +223,8 @@ with gr.Blocks() as demo:
223
  gr.Markdown(f"""
224
  # πŸ† Check your progress in the Audio Course πŸ†
225
 
226
- - To get a certificate of completion, you must **pass 3 out of 4 assignments before September 1st 2023**.
227
- - To get an honors certificate, you must **pass 4 out of 4 assignments before September 1st 2023**.
228
 
229
  For the assignments where you have to train a model, your model's metric should be equal to or better than the baseline metric.
230
  For the Unit 7 assignment, first, check your demo with the [Unit 7 assessment space](https://huggingface.co/spaces/huggingface-course/audio-course-u7-assessment)
 
223
  gr.Markdown(f"""
224
  # πŸ† Check your progress in the Audio Course πŸ†
225
 
226
+ - To get a certificate of completion, you must **pass 3 out of 4 assignments**.
227
+ - To get an honors certificate, you must **pass 4 out of 4 assignments**.
228
 
229
  For the assignments where you have to train a model, your model's metric should be equal to or better than the baseline metric.
230
  For the Unit 7 assignment, first, check your demo with the [Unit 7 assessment space](https://huggingface.co/spaces/huggingface-course/audio-course-u7-assessment)