Spaces:
Running
Running
Commit
·
8a71b00
1
Parent(s):
c680d9a
add wording for guiding user to find the report
Browse files- wordings.py +1 -1
wordings.py
CHANGED
|
@@ -26,7 +26,7 @@ CHECK_CONFIG_OR_SPLIT_RAW = """
|
|
| 26 |
"""
|
| 27 |
|
| 28 |
CHECK_LOG_SECTION_RAW = """
|
| 29 |
-
Your have successfully submitted a Giskard evaluation. Further details are available in the Logs tab
|
| 30 |
"""
|
| 31 |
|
| 32 |
PREDICTION_SAMPLE_MD = """
|
|
|
|
| 26 |
"""
|
| 27 |
|
| 28 |
CHECK_LOG_SECTION_RAW = """
|
| 29 |
+
Your have successfully submitted a Giskard evaluation. Further details are available in the Logs tab. You can find your report will be posted to your model's community discussion.
|
| 30 |
"""
|
| 31 |
|
| 32 |
PREDICTION_SAMPLE_MD = """
|