Update src/about.py
Browse files- src/about.py +1 -0
src/about.py
CHANGED
@@ -53,6 +53,7 @@ Submit your model: [Google Form](https://forms.gle/xpGH66DpVRcCmdcJ6)
|
|
53 |
Some information:
|
54 |
- Unlike other leaderboards you may find online, we do not support automatic evaluation for new model submissions. Currently, we are taking care of running models on the suite. Please complete the form above to have your model evaluated and included here.
|
55 |
- You can find some more details on the [official web page](https://rita-nlp.org/sprints/itaeval/)
|
|
|
56 |
"""
|
57 |
|
58 |
ITA_EVAL_REPO = "https://github.com/RiTA-nlp/ita-eval"
|
|
|
53 |
Some information:
|
54 |
- Unlike other leaderboards you may find online, we do not support automatic evaluation for new model submissions. Currently, we are taking care of running models on the suite. Please complete the form above to have your model evaluated and included here.
|
55 |
- You can find some more details on the [official web page](https://rita-nlp.org/sprints/itaeval/)
|
56 |
+
- Legend for training data and code: 👁️: DISCLOSED, 🙈: UNDISCLOSED
|
57 |
"""
|
58 |
|
59 |
ITA_EVAL_REPO = "https://github.com/RiTA-nlp/ita-eval"
|