Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -442,7 +442,7 @@ class AIEvaluationForm:
|
|
442 |
uploaded_file.change(fn=load_uploaded_json, inputs=uploaded_file, outputs=uploaded_preview)
|
443 |
|
444 |
gr.Markdown("""
|
445 |
-
###
|
446 |
Once downloaded, you can contribute by submitting a pull request to [Eval Cards GitHub](https://github.com/evaleval/Eval_Cards).
|
447 |
Place your file in the `submissions/` directory.
|
448 |
""")
|
|
|
442 |
uploaded_file.change(fn=load_uploaded_json, inputs=uploaded_file, outputs=uploaded_preview)
|
443 |
|
444 |
gr.Markdown("""
|
445 |
+
### 📬 Submit Your Scorecard to the Eval Cards Repository
|
446 |
Once downloaded, you can contribute by submitting a pull request to [Eval Cards GitHub](https://github.com/evaleval/Eval_Cards).
|
447 |
Place your file in the `submissions/` directory.
|
448 |
""")
|