Spaces:
Running
Running
Update app.py
Browse files
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
|
| 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 |
|