upload LongEmbed results

#49
No description provided.

Hi! I'm trying to upload results on LongEmbed. As an attempt, I have only uploaded that of e5-mistral up until now. There is one thing I'm not quite sure about, regarding the passkey and needle task. While for the other four tasks, we simply report the ndcg@10 score of test split, these 2 tasks have many splits ({test_256, test_512, test_1024, test_2048, test_4096, test_8192, test_16384, test_32768}) , and we average over the ndcg@1 score of each split to represent the final score on these two tasks. In this case, do I need to do something or the mteb leaderboard will handle it automatically?

dwzhu changed pull request status to open
Massive Text Embedding Benchmark org

I think the result files are good as is, but we will need some code to average them either in the results.py here or in the leaderboard. I think it is best to do it in the results.py file but I may be wrong.

Massive Text Embedding Benchmark org
edited 2 days ago

Do you want to add the other result files? Then I can merge this & take care of adding the leaderboard tab etc :)

yes, sorry for the late reply! I will add other result files recently :-)

Ready to merge
This branch is ready to get merged automatically.

Sign up or log in to comment