Releases: allenai/OLMo-in-loop-evals
Releases · allenai/OLMo-in-loop-evals
v0.8.6
12 Aug 22:59
Compare
Sorry, something went wrong.
No results found
What's new
Pinned datasets, tokenizers, pyarrow versions.
Commits
92e17d1 Pinning dependencies to known good versions. (#15 )
73e9db1 Add release process instructions
v0.8.5
20 Jul 16:37
Compare
Sorry, something went wrong.
No results found
What's new
Removed 👋
Remove sklearn and numpy as depedencies. Manual implementation of F1 score.
Commits
ed1b21b remove sklearn/numpy deps (#14 )
v0.8.4
05 Jun 21:09
Compare
Sorry, something went wrong.
No results found
What's new
Add BOS token, when the BOS token exists in the tokenizer
Commits
v0.8.3
27 May 15:41
Compare
Sorry, something went wrong.
No results found
What's new
Fix speed problem for BPB/RC tasks
Commits
v0.8.2
19 May 21:12
Compare
Sorry, something went wrong.
No results found
v0.8.1
18 May 03:13
Compare
Sorry, something went wrong.
No results found
What's new
Add mt MBPP and Minerva Math 500
Commits
v0.8.0
18 May 00:57
Compare
Sorry, something went wrong.
No results found
What's new
Commits
b635bb9 Add fast MCQA (#8 )
v0.7.2
16 May 20:37
Compare
Sorry, something went wrong.
No results found
v0.7.1
03 Apr 17:09
Compare
Sorry, something went wrong.
No results found
What's new
Fix normalization to match the OLMES standard
Commits
7363946 fix bias in eval per-char and per-byte normalization (#6 )
v0.7.0
10 Mar 23:50
Compare
Sorry, something went wrong.
No results found
What's new
Add in-loop GSM, Minerva, MBPP, HumanEval
Commits
2f01ec8 Add in-loop gen tasks (#5 )