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.
1 parent e56b073 commit b416d29Copy full SHA for b416d29
scripts/lm_eval/README.md
@@ -48,6 +48,12 @@ $ python3 scripts/lm_eval/lm-eval.py --tasks gsm8k --limit 10 --iterations 10
48
Headline metrics:
49
gsm8k exact_match,strict-match 80.000%
50
[..]
51
+
52
+$ python3 scripts/lm_eval/lm-eval.py --tasks gsm8k --limit 10 --iterations 15
53
+[..]
54
+Headline metrics:
55
+ gsm8k exact_match,strict-match 70.000%
56
57
```
58
59
## Warning
0 commit comments