thanks to Cyfronet
Browse files- src/about.py +2 -0
src/about.py
CHANGED
@@ -64,6 +64,8 @@ Almost every task has two versions: regex and multiple choice.
|
|
64 |
* _mc suffix means that a model is scored against every possible class (suitable also for base models)
|
65 |
|
66 |
Average columns are normalized against scores by "Baseline (majority class)".
|
|
|
|
|
67 |
"""
|
68 |
|
69 |
# Which evaluations are you running? how can people reproduce what you have?
|
|
|
64 |
* _mc suffix means that a model is scored against every possible class (suitable also for base models)
|
65 |
|
66 |
Average columns are normalized against scores by "Baseline (majority class)".
|
67 |
+
|
68 |
+
We gratefully acknowledge Polish high-performance computing infrastructure PLGrid (HPC Centers: ACK Cyfronet AGH) for providing computer facilities and support within computational grant no. PLG/2024/016951.
|
69 |
"""
|
70 |
|
71 |
# Which evaluations are you running? how can people reproduce what you have?
|