You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: examples/mmlu_benchmark/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -56,4 +56,4 @@ DISCO Predicted Full Benchmark Accuracy:
56
56
|`--disco_transform_path`| Path to DISCO PCA transform `.pkl` or `.npz` (for local DISCO model when using `--pca`) | — |
57
57
|`--pca`| PCA dimension for DISCO embeddings | — |
58
58
|`--pad_to_size`| Pad predictions to this size with -inf | — |
59
-
|`--use_lmeval_batching`| Use lm-evaluation-harness-style batching for exact numerical match with DISCO repo | off |
59
+
|`--use_lmeval_batching`| Use [lm-evaluation-harness-style](https://github.com/EleutherAI/lm-evaluation-harness) batching for exact numerical match with DISCO repo | off |
0 commit comments