OpenCompass/configs
Zaida Zhou af436f5951
[Feature] Calculate max_out_len without hard code for OpenAI model (#158)
* 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>
2023-08-08 15:16:56 +08:00
..
datasets [Feature] Evaluating acc based on minimum edit distance, update SIQA (#130) 2023-08-01 14:24:27 +08:00
models [Feature] Support intern lanuage model (#51) 2023-07-27 18:49:36 +08:00
multimodal [Feature]: Add mm suport for local (#169) 2023-08-08 14:21:58 +08:00
summarizers Update configs (#9) 2023-07-06 12:27:41 +08:00
eval_demo.py [Doc] Update logo icon (#32) 2023-07-08 16:40:24 +08:00
eval_gpt3.5.py [Feature] Calculate max_out_len without hard code for OpenAI model (#158) 2023-08-08 15:16:56 +08:00
eval_internlm_7b.py Add models (#18) 2023-07-06 16:02:39 +08:00
eval_internLM.py [Feature] Support intern lanuage model (#51) 2023-07-27 18:49:36 +08:00
eval_llama_7b.py [Fix] eval_llama_7b (#68) 2023-07-17 15:28:21 +08:00