Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
英文修正
Browse files- src/about.py +1 -1
src/about.py
CHANGED
@@ -221,7 +221,7 @@ This task is supported by llm-jp-eval, but it is not included in the evaluation
|
|
221 |
To reproduce our results, please follow the instructions of the evalution tool, **llm-jp-eval** available in [Japanese](https://github.com/llm-jp/llm-jp-eval/blob/main/README.md) and in [English](https://github.com/llm-jp/llm-jp-eval/blob/main/README_en.md).
|
222 |
|
223 |
## Average Score Calculation
|
224 |
-
The calculation of the average score (AVG) includes only the scores marked with ⭐.
|
225 |
|
226 |
"""
|
227 |
|
|
|
221 |
To reproduce our results, please follow the instructions of the evalution tool, **llm-jp-eval** available in [Japanese](https://github.com/llm-jp/llm-jp-eval/blob/main/README.md) and in [English](https://github.com/llm-jp/llm-jp-eval/blob/main/README_en.md).
|
222 |
|
223 |
## Average Score Calculation
|
224 |
+
The calculation of the average score (AVG) includes only the scores of datasets marked with a ⭐.
|
225 |
|
226 |
"""
|
227 |
|