Commit graph

43 commits

Author SHA1 Message Date
Andreas Koepf
477e1f85cc verify that OPENROUTER_API_KEY env var is set 2025-02-26 22:15:30 +01:00
Andreas Koepf
acb2d7eb53 add llama-3.3-70b-instruct eval yaml files 2025-02-26 20:54:07 +01:00
Andreas Köpf
5b89a3a2d0
Merge pull request #217 from open-thought/feat/o3-mini-eun
added o3 mini yaml rconfiguration
2025-02-26 09:38:11 +01:00
vncntt
29179f783e
fix sonnet eval_dir (#216)
* fix eval_dir

* add logging
2025-02-26 09:37:09 +01:00
joesharratt1229
7d7e44d1af added o3 mini yaml 2025-02-26 08:09:12 +00:00
Andreas Koepf
6d5168d1e5 add llama-3.3-70b-instruct algebra, algorithmic eval configs 2025-02-25 23:43:29 +01:00
Andreas Koepf
791f16ec0f use results folder name for eval results 2025-02-25 19:41:21 +01:00
joesharratt1229
ffe60ef112 finalised readme 2025-02-25 18:14:39 +00:00
joesharratt1229
56cc111ab3 Merge remote-tracking branch 'origin/consolidate_eval_script' into fix/eval 2025-02-25 18:10:07 +00:00
joesharratt1229
9ac6ea4eb2 changed structure 2025-02-25 16:32:42 +00:00
joesharratt1229
52c3c430b9 updated config and read me 2025-02-25 16:25:16 +00:00
joesharratt1229
7b39f4a3c7 updated read me 2025-02-25 15:51:31 +00:00
joesharratt1229
046c46c0bb updated read me 2025-02-25 15:46:43 +00:00
Andreas Koepf
878f9bbc76 move r1 configs into r1 yaml/r1 subfolder 2025-02-25 16:24:30 +01:00
Andreas Koepf
e7ae82a831 consolidate eval scripts to have single eval.py 2025-02-25 16:13:22 +01:00
Andreas Koepf
8291956554 add aiohttp & tenacity deps to requirements-eval.txt 2025-02-25 15:50:11 +01:00
Andreas Koepf (aider)
e48c1f82cd docs: Update installation instructions in eval README 2025-02-25 15:37:09 +01:00
Andreas Koepf (aider)
a1b0a0414e docs: Add dependency installation step to eval README setup instructions 2025-02-25 15:19:38 +01:00
Andreas Koepf
574edb5c5b remove eval results from main repo 2025-02-25 11:02:02 +01:00
Andreas Koepf (aider)
205174c532 docs: Add info about reasoning-gym-eval repository for evaluation results 2025-02-25 10:53:21 +01:00
joesharratt1229
cffbff935c pinned provider to nebius 2025-02-24 05:01:22 +00:00
Andreas Köpf
2947038557
Merge pull request #182 from zafstojano/env/binary-alternation
feat(env): Binary Alternation
2025-02-21 17:27:16 +01:00
Andreas Koepf
3e7ff3b084 use native types List->list, Dict->dict, Set->set, Tuple->tuple 2025-02-21 15:15:38 +01:00
Zafir Stojanovski
77789257d3 include pre-parsed responses in json 2025-02-21 13:50:48 +01:00
Zafir Stojanovski
d557b1b4f9 contribution updates 2025-02-20 09:54:26 +01:00
Andreas Köpf
e14e61824f
Merge pull request #123 from joesharratt1229/feat/r1-evals
Added r1 async implementation and algorithmic config
2025-02-13 11:37:07 +01:00
joesharratt1229
b2e3ccf3d6 updated async impl and added r1 2025-02-13 03:51:01 +00:00
Zafir Stojanovski
58a641e59f lint 2025-02-12 11:21:46 +01:00
Zafir Stojanovski
7c43b8ee47 reset eval.sh 2025-02-12 10:58:49 +01:00
Zafir Stojanovski
3d84816f95 system prompt for structured output, and parse such outputs 2025-02-12 10:44:42 +01:00
Andreas Köpf
858e5bba51
Merge pull request #108 from rishabhranawat/eval-v2
Eval V1: improve speed using async
2025-02-11 16:07:47 +01:00
joesharratt1229
1a3728ec3a corrected small linting err in cognition.yaml 2025-02-11 06:56:04 +00:00
joesharratt1229
bf00437aae converted answer to string 2025-02-11 06:48:59 +00:00
rishabhranawat
d7b69190ba commit formatting 2025-02-10 22:05:45 -08:00
rishabhranawat
1dc7af587f [eval-v1] benchmark with 50 samples 2025-02-10 22:05:09 -08:00
rishabhranawat
fb40c8ca55 [eval-v1] add a simple readme with some details 2025-02-10 21:57:00 -08:00
rishabhranawat
9e4870125d [eval-v1] pre commit formatting 2025-02-10 21:50:22 -08:00
rishabhranawat
df5438498e [eval-v1] add timer 2025-02-10 21:48:44 -08:00
rishabhranawat
247464a47d [eval-v1] async to speed up inference/evaluation 2025-02-10 21:35:46 -08:00
joesharratt1229
42e02640a3 added r1 evaluation logic 2025-02-11 03:46:56 +00:00
rishabhranawat
0657222a8f [eval-basic] remove large results files, add gitignore, only leave summary 2025-02-09 22:52:10 -08:00
rishabhranawat
c214724a46 [eval-basic] run precommit formatting 2025-02-09 22:40:45 -08:00
rishabhranawat
75cfd31ec2 [eval-basic] initial scripts for evaluating models on reasoning gym 2025-02-09 22:36:27 -08:00