Datasets:
mteb
/

Samoed commited on
Commit
b403eef
·
unverified ·
1 Parent(s): ec21c99

docs: Update README.md (#115)

Browse files
Files changed (1) hide show
  1. README.md +1 -2
README.md CHANGED
@@ -5,8 +5,7 @@ submission_name: MTEB
5
  ---
6
 
7
  > [!NOTE]
8
- > Previously it was possible to submit models results to MTEB by adding the results to the model metadata. This is no longer an option as we want to ensure high quality metadata.
9
-
10
 
11
  This repository contains the results of the embedding benchmark evaluated using the package `mteb`.
12
 
 
5
  ---
6
 
7
  > [!NOTE]
8
+ > Previously, it was possible to submit model results to MTEB by adding them to the metadata of the model card on huggingface. However, this is no longer possible as we want to ensure that we can match the results with the model implementation. If you want to add your model, please follow the [guide](https://github.com/embeddings-benchmark/mteb/blob/main/docs/adding_a_model.md) on how to do so.
 
9
 
10
  This repository contains the results of the embedding benchmark evaluated using the package `mteb`.
11