OpenCompass/opencompass/models
Leymore d862f570aa
[Feature] Add SC (#126)
* add self-consistency

* add CoT method Self-Consistency

* fix typo error and update openicl_eval

* add tydiQA-GoldP task

* fix sc

* rename gsm8k_sc

* fix sc

* add self-consistency doc

* refine sc

---------

Authored-by: liushz <qq1791167085@163.com>
2023-07-28 17:29:37 +08:00
..
__init__.py [Feature] Support intern lanuage model (#51) 2023-07-27 18:49:36 +08:00
base_api.py initial commit 2023-07-04 21:34:55 +08:00
base.py [Feature] Add SC (#126) 2023-07-28 17:29:37 +08:00
glm.py initial commit 2023-07-04 21:34:55 +08:00
huggingface.py [Feature] Add SC (#126) 2023-07-28 17:29:37 +08:00
intern_model.py [Feature] Support intern lanuage model (#51) 2023-07-27 18:49:36 +08:00
llama2.py [Feature] Add llama-2 models (#81) 2023-07-19 19:51:29 +08:00
openai_api.py [Feature] Allow explicitly setting the temperature for API model (#121) 2023-07-28 11:28:15 +08:00