Commit Graph

4 Commits

Author SHA1 Message Date
jnanliu
b0330ef1c6 change repeat to n 2025-02-24 08:11:27 +00:00
jnanliu
2349fcff2c delete gpassk_evaluator and fix potential errors 2025-02-24 06:25:17 +00:00
jnanliu
8def69369a support dataset repeat and g-pass compute for each evaluator 2025-02-23 03:05:42 +00:00
Junnan Liu
8e8d4f1c64
[Feature] Support G-Pass@k and LiveMathBench (#1772)
* support G-Pass@k and livemathbench

* fix bugs

* fix comments of GPassKEvaluator

* update saved details of GPassKEvaluator

* update saved details of GPassKEvaluator

* fix eval api configs & update openai_api for ease of debugging

* update huggingface path

* fix method name of G-Pass@k

* fix default value of eval_model_name

* refactor G-Pass@k evaluator

* log generation params for each backend

* fix evaluation resume

* add notimplementerror
2024-12-30 16:59:39 +08:00