OpenCompass/opencompass/openicl/icl_retriever
Hubert a11cb45c83
[Feat] implementation for support promptbench (#239)
* [Feat] support adv_glue dataset for adversarial robustness

* reorg files

* minor fix

* minor fix

* support prompt bench demo

* minor fix

* minor fix

* minor fix

* minor fix

* minor fix

* minor fix

* minor fix

* minor fix
2023-09-15 15:06:53 +08:00
..
__init__.py [Enhancement] Test linting in CI and fix existing linting errors (#69) 2023-07-17 15:59:10 +08:00
icl_base_retriever.py [Feat] implementation for support promptbench (#239) 2023-09-15 15:06:53 +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 initial commit 2023-07-04 21:34:55 +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_topk_retriever.py initial commit 2023-07-04 21:34:55 +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