- 10 Aug, 2023 1 commit
-
-
Tong Gao authored
[Enhancement] Add humaneval postprocessor for GPT models & eval config for GPT4, enhance the original humaneval postprocessor (#129) * [Enhancement] Enhance humaneval postprocessor * add human-eval testcase * update * update --------- Co-authored-by:Leymore <zfz-960727@163.com>
-
- 08 Aug, 2023 1 commit
-
-
Zaida Zhou authored
* calulate max_out_len without hard code * set default value * update configs * Update configs/eval_gpt3.5.py Co-authored-by:
Tong Gao <gaotongxiao@gmail.com> --------- Co-authored-by:
Tong Gao <gaotongxiao@gmail.com>
-
- 12 Jul, 2023 1 commit
-
-
Tong Gao authored
* [Feature] Enhance OpenAI API, add example config for GPT evaluation * fix
-