Spaces:
Sleeping
Sleeping
Update space
Browse files- text_content.py +1 -0
text_content.py
CHANGED
@@ -37,6 +37,7 @@ Inspired from the [🤗 Open LLM Leaderboard](https://huggingface.co/spaces/Hugg
|
|
37 |
NOTES_TEXT = """
|
38 |
**Notes:**
|
39 |
- Evaluate using pass@1 as the evaluation metric.
|
|
|
40 |
- `Average` denotes the average results of 19 different languages in a specific task.
|
41 |
- you can choose differt tasks in `⏬ Tasks`, `input reasoning` denotes given output, reasoning input, `output reasoning` denotes given input, reasoning output.
|
42 |
- `⏬ Languages` can choose languages you want to show in the leaderboard.
|
|
|
37 |
NOTES_TEXT = """
|
38 |
**Notes:**
|
39 |
- Evaluate using pass@1 as the evaluation metric.
|
40 |
+
- `Size` here is the amount of activated model weight during inference.
|
41 |
- `Average` denotes the average results of 19 different languages in a specific task.
|
42 |
- you can choose differt tasks in `⏬ Tasks`, `input reasoning` denotes given output, reasoning input, `output reasoning` denotes given input, reasoning output.
|
43 |
- `⏬ Languages` can choose languages you want to show in the leaderboard.
|