diff --git a/mteb/models/e5_models.py b/mteb/models/e5_models.py index 1814eacc89..a2d68ce266 100644 --- a/mteb/models/e5_models.py +++ b/mteb/models/e5_models.py @@ -137,6 +137,10 @@ "HotpotQAHardNegatives": ["train"], "HotpotQA-PL": ["train"], # translation not trained on "HotpotQA-NL": ["train"], # translation not trained on + "MIRACLRetrieval": ["train"], + "MIRACLRetrievalHardNegatives": ["train"], + "MIRACLReranking": ["train"], + "MrTidyRetrieval": ["train"], } e5_mult_small = ModelMeta(