DJCheng/embedding_data
0892
1{2 "ArxivClusteringP2P": "Given the title and abstract of an Arxiv paper, retrieve another paper with the same category",3 "ArxivClusteringS2S": "Given the title an Arxiv paper, retrieve another paper title with the same category",4 "BiorxivClusteringP2P": "Given the title and abstract of an Biorxiv paper, retrieve another paper with the same category",5 "BiorxivClusteringS2S": "Given the title of an Biorxiv paper, retrieve another paper title with the same category",6 "MedrxivClusteringP2P": "Given the title and abstract of an Medrxiv paper, retrieve another paper with the same category",7 "MedrxivClusteringS2S": "Given the title of an Medrxiv paper, retrieve another paper title with the same category",8 "TwentyNewsgroupsClustering": "Given a news title, retrieve another news title from the same newsgroup",9 "StackExchangeClustering": "Given a StackExchange post, retrieve another post from the same StackExchange",10 "StackExchangeClusteringP2P": "Given a StackExchange post, retrieve another post from the same StackExchange",11 "RedditClustering": "Given a Reddit post, retrieve another post from the same subreddit",12 "RedditClusteringP2P": "Given a Reddit post, retrieve another post from the same subreddit"13}