evijit HF Staff commited on
Commit
394882f
·
verified ·
1 Parent(s): 7c0543d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -446,7 +446,7 @@ class AIEvaluationForm:
446
 
447
  gr.Markdown("""
448
  ### 📬 Submit Your Scorecard to the Eval Cards Repository
449
- Once downloaded, you can contribute by submitting a pull request to [Eval Cards Repo](https://huggingface.co/spaces/evaleval/Eval_Cards).
450
  Place your file in the `submissions/` directory.
451
  """)
452
 
 
446
 
447
  gr.Markdown("""
448
  ### 📬 Submit Your Scorecard to the Eval Cards Repository
449
+ Once downloaded, you can contribute by submitting a pull request to [Eval Cards Space](https://huggingface.co/spaces/evaleval/Eval_Cards).
450
  Place your file in the `submissions/` directory.
451
  """)
452