Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
warning
Browse files- src/about.py +1 -0
src/about.py
CHANGED
|
@@ -77,6 +77,7 @@ Average columns are normalized against scores by "Baseline (majority class)".
|
|
| 77 |
|
| 78 |
* `,chat` suffix means that a model is tested using chat templates
|
| 79 |
* `,chat,multiturn` suffix means that a model is tested using chat templates and fewshot examples are treated as a multi-turn conversation
|
|
|
|
| 80 |
|
| 81 |
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.
|
| 82 |
"""
|
|
|
|
| 77 |
|
| 78 |
* `,chat` suffix means that a model is tested using chat templates
|
| 79 |
* `,chat,multiturn` suffix means that a model is tested using chat templates and fewshot examples are treated as a multi-turn conversation
|
| 80 |
+
* 🚧 prefix means that not all tasks were calculated and the average scores are not accurate
|
| 81 |
|
| 82 |
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.
|
| 83 |
"""
|