MariaK commited on
Commit
5857a27
β€’
1 Parent(s): 554fea9

Update app.py

Browse files

Certification deadline updated

Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -220,8 +220,8 @@ with gr.Blocks() as demo:
220
  gr.Markdown(f"""
221
  # πŸ† Check your progress in the Audio Course πŸ†
222
 
223
- - To get a certificate of completion, you must **pass 3 out of 4 assignments before July 31st 2023**.
224
- - To get an honors certificate, you must **pass 4 out of 4 assignments before July 31st 2023**.
225
 
226
  For the assignments where you have to train a model, your model's metric should be equal to or better than the baseline metric.
227
  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)
 
220
  gr.Markdown(f"""
221
  # πŸ† Check your progress in the Audio Course πŸ†
222
 
223
+ - To get a certificate of completion, you must **pass 3 out of 4 assignments before September 1st 2023**.
224
+ - To get an honors certificate, you must **pass 4 out of 4 assignments before September 1st 2023**.
225
 
226
  For the assignments where you have to train a model, your model's metric should be equal to or better than the baseline metric.
227
  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)