Skip to content

Commit cc9c6b9

Browse files
committed
Correct the misspelling
1 parent 2e67f22 commit cc9c6b9

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

test/docs/evalscopeTest.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,9 +49,9 @@ git clone https://www.modelscope.cn/datasets/AI-ModelScope/Needle-in-a-Haystack-
4949
### General Parameters
5050

5151
| Environment Variable | Default | Description |
52-
|----------------------|---------|-------------|
52+
|---------------------|---------|-------------|
5353
| `SCOPE_DATASET_ROOT` | | Root directory where datasets are stored |
54-
| `SCOPE_TREST_LIST` | `aime24,gsm8k` (example) | Comma-separated list of datasets to evaluate |
54+
| `SCOPE_TEST_LIST` | `aime24,gsm8k` (example) | Comma-separated list of datasets to evaluate |
5555

5656
### Needle In A Haystack Specific Parameters
5757

test/docs/evalscopeTest_zh.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ git clone https://www.modelscope.cn/datasets/AI-ModelScope/Needle-in-a-Haystack-
5151
| 环境变量 | 默认值 | 说明 |
5252
|----------|------|------|
5353
| `SCOPE_DATASET_ROOT` | | 数据集存放根目录 |
54-
| `SCOPE_TREST_LIST` | `aime24,gsm8k`(示例) | 待评测数据集列表,逗号分隔 |
54+
| `SCOPE_TEST_LIST` | `aime24,gsm8k`(示例) | 待评测数据集列表,逗号分隔 |
5555

5656
### 大海捞针专用参数
5757

0 commit comments

Comments
 (0)