Andreas Köpf
424ee6751a
Eval N completions per prompt ( #374 )
...
* feat: Add support for generating multiple completions per prompt
* feat: Track best and mean scores for multiple completions per prompt
* feat: Add checkpoint and resume functionality to evaluation script
2025-03-15 16:39:36 +01:00
joesharratt1229
340d6a7ab9
updated for config by dataset ( #257 )
...
* updated for config by dataset
* updated read me
2025-03-03 21:58:32 +01:00
Andreas Köpf
dbd2ac723e
Add base_url and api_key command line args for eval.py script ( #244 )
...
* feat: Add base URL command line parameter to eval.py script
* feat: Add API key parameter and CLI option to AsyncModelEvaluator
2025-02-28 18:32:58 +01:00
Andreas Köpf
59922486c6
Eval sampling settings for generation (temperature, top-p, max_tokens) ( #242 )
...
* feat: Add sampling parameters to eval configuration and API call
* feat: Add support for system_prompt_id and optional system_prompt configuration
2025-02-28 11:48:37 +01:00
Andreas Köpf
0b108efac1
Generate eval config tool ( #240 )
...
* feat: Add generate_config.py script to create eval configurations
2025-02-27 21:40:53 +01:00
Andreas Köpf
1ea9a657a7
Eval script consolidation ( #238 )
...
The script now supports:
- YAML and JSON configurations
- Dataset-specific parameters
- Overriding configuration via command line
- Detailed logging and error handling
2025-02-27 17:39:14 +01:00
Andreas Koepf
a60cdb0775
use results folder name for eval results
2025-02-25 19:41:21 +01:00
joesharratt1229
3a2de98b1c
finalised readme
2025-02-25 18:14:39 +00:00
joesharratt1229
68e8ea89d8
changed structure
2025-02-25 16:32:42 +00:00
joesharratt1229
ce8877167d
updated config and read me
2025-02-25 16:25:16 +00:00
joesharratt1229
2eea347296
updated read me
2025-02-25 15:51:31 +00:00
joesharratt1229
93b95d748b
updated read me
2025-02-25 15:46:43 +00:00
Andreas Koepf (aider)
795685f30e
docs: Update installation instructions in eval README
2025-02-25 15:37:09 +01:00
Andreas Koepf (aider)
bb0d1f0a82
docs: Add dependency installation step to eval README setup instructions
2025-02-25 15:19:38 +01:00
Andreas Koepf (aider)
a073a2792b
docs: Add info about reasoning-gym-eval repository for evaluation results
2025-02-25 10:53:21 +01:00
rishabhranawat
06cabcfdee
[eval-v1] add a simple readme with some details
2025-02-10 21:57:00 -08:00