OpenCompass/opencompass/openicl/icl_retriever
CHEN PENGAN 463231c651
[Feature] Add icl_sliding_k_retriever.py and update __init__.py (#1305)
* Add icl_sliding_k_retriever.py and update __init__.py

* Fix flake8, isort, and yapf issues for Sliding Window Retriever
2024-08-23 17:18:31 +08:00
..
__init__.py [Feature] Add icl_sliding_k_retriever.py and update __init__.py (#1305) 2024-08-23 17:18:31 +08:00
icl_base_retriever.py [Feature] Support inference ppl datasets (#1315) 2024-07-22 17:59:30 +08:00
icl_bm25_retriever.py Add Release Contraibution 2023-07-05 02:22:40 +00:00
icl_dpp_retriever.py initial commit 2023-07-04 21:34:55 +08:00
icl_fix_k_retriever.py [Refactor] Move fix_id_list to Retriever (#442) 2023-10-07 12:53:41 +08:00
icl_mdl_retriever.py fix potential oom issue (#387) 2023-09-12 10:41:03 +08:00
icl_random_retriever.py Add Release Contraibution 2023-07-05 02:22:40 +00:00
icl_sliding_k_retriever.py [Feature] Add icl_sliding_k_retriever.py and update __init__.py (#1305) 2024-08-23 17:18:31 +08:00
icl_topk_retriever.py [Feature] Add support for MiniMax API (#548) 2023-11-06 21:57:32 +08:00
icl_votek_retriever.py force utf-8 encoding for all non-dataset fileios (#97) 2023-07-25 10:06:01 +08:00
icl_zero_retriever.py [Fix] Quick lint fix (#362) 2023-09-06 14:33:13 +08:00