Skip to content

Commit 92c65d4

Browse files
authored
Merge branch 'main' into dev
2 parents 1113a2a + 8e7cf10 commit 92c65d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/introduction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ For re-run experiments, only unfinished tasks will be executed. Tasks that previ
5555
The experiment results are written to `./results/` (JSON + CSV).
5656

5757
#### Reult Aggregation (for K > 1)
58-
MCP supports aggreated metrics of pass@1, pass@K, $\text{pass}^{K}$, avg@K.
58+
MCP supports aggreated metrics of pass@1, pass@K, pass^K, avg@K.
5959
```bash
6060
python -m src.aggregators.aggregate_results --exp-name new_exp
6161
```

0 commit comments

Comments
 (0)