rasyosef commited on
Commit
80ac09e
·
verified ·
1 Parent(s): 6e60bbf

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -151,8 +151,8 @@ print(similarities.shape)
151
 
152
  | Metric | Value |
153
  |:--------------------|:-----------|
154
- | cosine_accuracy@1 | 0.6681 |
155
- | cosine_accuracy@10 | 0.8883 |
156
  | **cosine_ndcg@10** | **0.7794** |
157
  | cosine_mrr@10 | 0.7444 |
158
 
@@ -160,8 +160,8 @@ print(similarities.shape)
160
 
161
  | Metric | Value |
162
  |:--------------------|:-----------|
163
- | cosine_accuracy@1 | 0.6605 |
164
- | cosine_accuracy@10 | 0.8831 |
165
  | **cosine_ndcg@10** | **0.7736** |
166
  | cosine_mrr@10 | 0.7382 |
167
 
 
151
 
152
  | Metric | Value |
153
  |:--------------------|:-----------|
154
+ | cosine_recall@5 | 0.8430 |
155
+ | cosine_recall@10 | 0.8883 |
156
  | **cosine_ndcg@10** | **0.7794** |
157
  | cosine_mrr@10 | 0.7444 |
158
 
 
160
 
161
  | Metric | Value |
162
  |:--------------------|:-----------|
163
+ | cosine_recall@5 | 0.8409 |
164
+ | cosine_recall@10 | 0.8831 |
165
  | **cosine_ndcg@10** | **0.7736** |
166
  | cosine_mrr@10 | 0.7382 |
167