OpenCompass/opencompass/openicl/icl_inferencer
Leymore e810974068
[Fix] Fix when missing both pad and eos token (#287)
* fix when missing both pad and eos token

* update pad_token_id impl
2023-08-31 16:53:39 +08:00
..
__init__.py [Feature] Add Tree-of-Thought method (#173) 2023-08-23 12:23:05 +08:00
icl_base_inferencer.py [Feat] add safety to collections (#185) 2023-08-11 11:19:26 +08:00
icl_clp_inferencer.py [Fix] Fix when missing both pad and eos token (#287) 2023-08-31 16:53:39 +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 [Fix] Fix some sc errors (#177) 2023-08-10 16:40:32 +08:00
icl_tot_inferencer.py [Feature] Add Tree-of-Thought method (#173) 2023-08-23 12:23:05 +08:00