legacy107 commited on
Commit
dac9e4a
1 Parent(s): 286dc2c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -9,7 +9,7 @@ datasets:
9
  - legacy107/qa_wikipedia_sentence_transformer
10
  ---
11
 
12
- # {multi-qa-mpnet-base-dot-v1-wikipedia-search}
13
 
14
  This is a [sentence-transformers](https://www.SBERT.net) model: It maps sentences & paragraphs to a 768 dimensional dense vector space and can be used for tasks like clustering or semantic search.
15
 
@@ -73,6 +73,8 @@ print(sentence_embeddings)
73
 
74
  ## Evaluation Results
75
 
 
 
76
  | accuracy_cosinus | accuracy_manhattan | accuracy_euclidean |
77
  | -------- | -------- | -------- |
78
  | 0.986408328513592 | 0.986697513013302 | 0.986408328513592 |
 
9
  - legacy107/qa_wikipedia_sentence_transformer
10
  ---
11
 
12
+ # multi-qa-mpnet-base-dot-v1-wikipedia-search
13
 
14
  This is a [sentence-transformers](https://www.SBERT.net) model: It maps sentences & paragraphs to a 768 dimensional dense vector space and can be used for tasks like clustering or semantic search.
15
 
 
73
 
74
  ## Evaluation Results
75
 
76
+ Result at step 16000
77
+
78
  | accuracy_cosinus | accuracy_manhattan | accuracy_euclidean |
79
  | -------- | -------- | -------- |
80
  | 0.986408328513592 | 0.986697513013302 | 0.986408328513592 |