OpenCompass/opencompass/openicl
Alexander Lam 1bd594fc62
[Feature] Added CompassArena-SubjectiveBench with Bradley-Terry Model (#1751)
* fix lint issues

* updated gitignore

* changed infer_order from random to double for the pairwise_judge.py (not changing for pairwise_bt_judge.py

* added return statement to CompassArenaBradleyTerrySummarizer to return overall score for each judger model
2024-12-16 13:41:28 +08:00
..
icl_evaluator [Feature] Added CompassArena-SubjectiveBench with Bradley-Terry Model (#1751) 2024-12-16 13:41:28 +08:00
icl_inferencer [Fix] Compatible with old versions (#1616) 2024-10-21 10:16:29 +08:00
icl_retriever [Feature] Fullbench v0.1 language update (#1463) 2024-08-28 14:01:05 +08:00
utils [Enhancement] Test linting in CI and fix existing linting errors (#69) 2023-07-17 15:59:10 +08:00
__init__.py [Enhancement] Test linting in CI and fix existing linting errors (#69) 2023-07-17 15:59:10 +08:00
icl_dataset_reader.py [Sync] Initial support of subjective evaluation (#421) 2023-09-22 15:42:31 +08:00
icl_prompt_template.py [Sync] update taco (#1030) 2024-04-09 17:50:23 +08:00