We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1113a2a + 8e7cf10 commit 92c65d4Copy full SHA for 92c65d4
docs/introduction.md
@@ -55,7 +55,7 @@ For re-run experiments, only unfinished tasks will be executed. Tasks that previ
55
The experiment results are written to `./results/` (JSON + CSV).
56
57
#### Reult Aggregation (for K > 1)
58
-MCP supports aggreated metrics of pass@1, pass@K, $\text{pass}^{K}$, avg@K.
+MCP supports aggreated metrics of pass@1, pass@K, pass^K, avg@K.
59
```bash
60
python -m src.aggregators.aggregate_results --exp-name new_exp
61
```
0 commit comments