Update README.md
Browse files
README.md
CHANGED
@@ -12,7 +12,7 @@ datasets:
|
|
12 |
- beeformer/recsys-goodbooks-10k
|
13 |
pipeline_tag: sentence-similarity
|
14 |
---
|
15 |
-
# Llama-
|
16 |
|
17 |
This is a [sentence-transformers](https://www.SBERT.net) model: It maps sentences & paragraphs to a 768 dimensional dense vector space and it is designed to use in recommender systems for content-base filtering and as a side information for cold-start recommendation.
|
18 |
|
@@ -51,8 +51,6 @@ We use the pretrained [`sentence-transformers/all-mpnet-base-v2`](https://huggin
|
|
51 |
|
52 |
## Evaluation Results
|
53 |
|
54 |
-
For ids of items used for coldstart evaluation please see (links TBA).
|
55 |
-
|
56 |
Table with results TBA.
|
57 |
|
58 |
## Intended uses
|
|
|
12 |
- beeformer/recsys-goodbooks-10k
|
13 |
pipeline_tag: sentence-similarity
|
14 |
---
|
15 |
+
# Llama-goodlens-mpnet
|
16 |
|
17 |
This is a [sentence-transformers](https://www.SBERT.net) model: It maps sentences & paragraphs to a 768 dimensional dense vector space and it is designed to use in recommender systems for content-base filtering and as a side information for cold-start recommendation.
|
18 |
|
|
|
51 |
|
52 |
## Evaluation Results
|
53 |
|
|
|
|
|
54 |
Table with results TBA.
|
55 |
|
56 |
## Intended uses
|