Skip to content

Commit

Permalink
fix: swap touche2020 to maintain compatibility (#1469)
Browse files Browse the repository at this point in the history
swap touche2020 for parity
  • Loading branch information
isaac-chung authored Nov 17, 2024
1 parent a988fef commit 9b2aece
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mteb/benchmarks/benchmarks.py
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ def load_results(
"StackExchangeClustering.v2",
"StackExchangeClusteringP2P.v2",
"TRECCOVID",
"Touche2020",
"Touche2020Retrieval.v3",
"ToxicConversationsClassification",
"TweetSentimentExtractionClassification",
"TwentyNewsgroupsClustering.v2",
Expand Down Expand Up @@ -186,7 +186,7 @@ def load_results(
"StackOverflowDupQuestions",
"SummEval",
"TRECCOVID",
"Touche2020Retrieval.v3",
"Touche2020",
"ToxicConversationsClassification",
"TweetSentimentExtractionClassification",
"TwentyNewsgroupsClustering",
Expand Down

0 comments on commit 9b2aece

Please sign in to comment.