tomaarsen HF staff commited on
Commit
1e0c457
·
verified ·
1 Parent(s): bc4e60b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -8,7 +8,7 @@ size_categories:
8
  task_categories:
9
  - feature-extraction
10
  - sentence-similarity
11
- pretty_name: MS Marco with hard negatives from distilbert-margin-mse-sym-mnrl-mean-v2
12
  tags:
13
  - sentence-transformers
14
  dataset_info:
@@ -355,7 +355,7 @@ configs:
355
  path: triplet-ids/train-*
356
  ---
357
 
358
- # MS Marco with hard negatives from distilbert-margin-mse-sym-mnrl-mean-v2
359
 
360
  [MS MARCO](https://microsoft.github.io/msmarco/) is a large scale information retrieval corpus that was created based on real user search queries using the Bing search engine.
361
  For each query and gold positive passage, the 50 most similar paragraphs were mined using 13 different models. The resulting data can be used to train [Sentence Transformer models](https://www.sbert.net).
 
8
  task_categories:
9
  - feature-extraction
10
  - sentence-similarity
11
+ pretty_name: MS MARCO with hard negatives from distilbert-margin-mse-sym-mnrl-mean-v2
12
  tags:
13
  - sentence-transformers
14
  dataset_info:
 
355
  path: triplet-ids/train-*
356
  ---
357
 
358
+ # MS MARCO with hard negatives from distilbert-margin-mse-sym-mnrl-mean-v2
359
 
360
  [MS MARCO](https://microsoft.github.io/msmarco/) is a large scale information retrieval corpus that was created based on real user search queries using the Bing search engine.
361
  For each query and gold positive passage, the 50 most similar paragraphs were mined using 13 different models. The resulting data can be used to train [Sentence Transformer models](https://www.sbert.net).