OpenCompass/opencompass/openicl/icl_inferencer
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] Add SC (#126) 2023-07-28 17:29:37 +08:00
icl_base_inferencer.py Add release contribution 2023-07-05 03:15:31 +00:00
icl_clp_inferencer.py [Enhancement] Test linting in CI and fix existing linting errors (#69) 2023-07-17 15:59:10 +08:00
icl_gen_inferencer.py initial commit 2023-07-04 21:34:55 +08:00
icl_ppl_inferencer.py [Enhancement] Test linting in CI and fix existing linting errors (#69) 2023-07-17 15:59:10 +08:00
icl_sc_inferencer.py [Feature] Add SC (#126) 2023-07-28 17:29:37 +08:00