Spaces:
Running
Running
submission instructions
#4
by
JessicaOjo
- opened
- src/text_content.py +3 -0
src/text_content.py
CHANGED
|
@@ -29,6 +29,9 @@ You can also explore:
|
|
| 29 |
|
| 30 |
|
| 31 |
SUBMISSION_TEXT = """
|
|
|
|
|
|
|
|
|
|
| 32 |
"""
|
| 33 |
|
| 34 |
SUBMISSION_TEXT_2 = """
|
|
|
|
| 29 |
|
| 30 |
|
| 31 |
SUBMISSION_TEXT = """
|
| 32 |
+
Details on how to upload to teh huggingface leaderboard, COMING SOON!
|
| 33 |
+
|
| 34 |
+
In the meantime view how to run the evaluation in our [Github codebase](https://github.com/McGill-NLP/AfroBench)
|
| 35 |
"""
|
| 36 |
|
| 37 |
SUBMISSION_TEXT_2 = """
|