Commit graph

1401 commits

Author SHA1 Message Date
Teknium
4bbea4ec8e
Merge pull request #330 from windlgrass/fix-duplicate-code
fix: remove duplicate code in instruction files
2026-01-31 08:55:26 -08:00
Teknium
8b22416dd4
Merge branch 'main' into fix-duplicate-code 2026-01-31 08:52:43 -08:00
VolodymyrBg
f285bbd417
Update refusalbench_environment.py 2026-01-29 12:43:15 +02:00
VolodymyrBg
94f29eac18
Update simpleqa_eval.py 2026-01-29 12:42:28 +02:00
VolodymyrBg
347edc9188
Update instructions.py 2026-01-29 12:31:52 +02:00
VolodymyrBg
466fd96b41
Update patient.py 2026-01-29 12:16:31 +02:00
VolodymyrBg
39f3509965
Update instruction_following_algorithm_environment.py 2026-01-29 11:22:05 +02:00
VolodymyrBg
1eb0d72099
Update FAQ.md 2026-01-29 10:43:47 +02:00
VolodymyrBg
e0744adf28
Update README.md 2026-01-29 10:23:53 +02:00
VolodymyrBg
dd02df0d76
Update base.py 2026-01-29 10:22:51 +02:00
Wind
eb5be87f81
Update dataset_env.py 2026-01-29 15:16:34 +07:00
Wind
6c2f1ac408
Update dataset_env.py 2026-01-29 15:16:05 +07:00
VolodymyrBg
77a3505955
Update test_openai_api_workarounds.py 2026-01-29 10:13:50 +02:00
Wind
2607942ffa
Update dataset_env.py 2026-01-29 15:11:31 +07:00
HusseinAdeiza
91cf15b933 Fix typos in SLURM.md 2026-01-28 16:48:39 +01:00
dmahan93
e8fd85429f
Merge pull request #323 from NousResearch/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2026-01-26 11:02:44 -08:00
dmahan93
b8ec055942
Merge pull request #324 from DeVikingMark/fix/gradient-quantile-prefix
fix: use correct prefix for gradient quantiles with NaN/Inf
2026-01-26 11:01:36 -08:00
dmahan93
cf2b280d52
Merge pull request #325 from crStiv/typo
fix: multiple typos of different importance
2026-01-26 11:00:44 -08:00
dmahan93
7134d08a46
Merge pull request #329 from windlgrass/fix-typos-in-instructions-docstrings
fix: correct typos in instructions.py
2026-01-26 10:59:03 -08:00
pre-commit-ci[bot]
2be7442dd5 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2026-01-26 16:41:26 +00:00
pre-commit-ci[bot]
9115df2895
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/psf/black-pre-commit-mirror: 25.12.0 → 26.1.0](https://github.com/psf/black-pre-commit-mirror/compare/25.12.0...26.1.0)
- [github.com/astral-sh/ruff-pre-commit: v0.14.11 → v0.14.14](https://github.com/astral-sh/ruff-pre-commit/compare/v0.14.11...v0.14.14)
2026-01-26 16:40:38 +00:00
Wind
42601e2325
Update instructions_utils.py 2026-01-26 17:24:12 +07:00
Wind
7feb826fed
Update instructions_registry.py 2026-01-26 17:23:39 +07:00
Wind
883043de49
Update instructions.py 2026-01-26 17:14:57 +07:00
dmahan93
5af29933a7
Merge pull request #305 from alt-glitch/sid/verifiers
Verifiers Integration
2026-01-23 10:21:49 -08:00
balyan.sid@gmail.com
4ba69d3a80 revert to using evalbase 2026-01-23 23:41:32 +05:30
balyan.sid@gmail.com
5a20abdce7 switch eval to use managed server adapter impl. moved managed server
adapter
2026-01-23 23:26:29 +05:30
dmahan93
1e3be64b5f
Merge pull request #327 from windlgrass/fix-max-token-length-typo
fix: typo in max_token_length
2026-01-23 09:55:36 -08:00
Siddharth Balyan
32d12c05c3
Merge branch 'main' into sid/verifiers 2026-01-23 21:57:13 +05:30
Wind
4f24688d18
Update coding_server.py 2026-01-22 15:19:28 +07:00
Teknium
1f814a5c10
Merge pull request #289 from GHOryy5/patch-1
Prevent hangs in kernel evaluation by bounding worker waits
2026-01-21 09:04:50 -08:00
Teknium
faf84d241c
Merge branch 'main' into patch-1 2026-01-21 05:55:56 -08:00
crStiv
b44eca5a5e
Fix typo in TODO comment in plot.py 2026-01-20 00:14:51 +02:00
crStiv
8edfbe1de4
Fix typo in error message for resume type 2026-01-20 00:12:12 +02:00
crStiv
abc9ad3c73
Fix typos in comments for clarity 2026-01-20 00:07:50 +02:00
crStiv
ee97038408
Fix typos in instruction description methods
Corrected typos in the docstring for build_description and another function.
2026-01-19 23:58:55 +02:00
crStiv
3db6276299
Fix typo in README.md for GamePigeon 2026-01-19 23:50:20 +02:00
crStiv
31266ba5b9
Fix typo in fight commentator prompt 2026-01-19 23:45:52 +02:00
crStiv
d8f29a6026
Fix typo in fight commentator prompt 2026-01-19 23:45:39 +02:00
Ragnar
5c8ee88f0f
Update callbacks.py 2026-01-19 20:39:21 +02:00
Siddharth Balyan
ecea823d5c
Merge branch 'main' into sid/verifiers 2026-01-19 12:58:32 +05:30
Teknium
84a8bbb9cb
Merge pull request #317 from Savage890/fix/issue-308-jsonl2html
fix: handle nested message format in jsonl2html.py
2026-01-16 06:47:44 -08:00
Siddharth Balyan
7f28c52994
Merge branch 'main' into sid/verifiers 2026-01-16 11:50:27 +05:30
Teknium
9047f03109
Merge pull request #297 from NousResearch/add_reasoning_handling_draft
Add support for reasoning models and their variety of providers/endpo…
2026-01-15 19:43:17 -08:00
Teknium
42db3b1f59
Merge pull request #318 from crStiv/typos
fix: multiple typos of different importance
2026-01-15 09:17:58 -08:00
crStiv
7e12fa015c
Update README.md 2026-01-15 16:09:46 +02:00
crStiv
b624cbd246
Update plot.py 2026-01-15 16:09:00 +02:00
crStiv
14b82ae6cc
Update configs.py 2026-01-15 16:07:00 +02:00
crStiv
941fadd73c
Update run.py 2026-01-15 16:06:43 +02:00
crStiv
20992ed5d5
Update hpo.py 2026-01-15 16:05:27 +02:00