Update README.md
Browse files
README.md
CHANGED
@@ -46,7 +46,7 @@ We use the pretrained [`sentence-transformers/all-mpnet-base-v2`](https://huggin
|
|
46 |
|
47 |
### Dataset
|
48 |
|
49 |
-
We finetuned our model on the Goodbooks-10k dataset with item descriptions generated with [`meta-llama/Meta-Llama-3.1-8B-Instruct
|
50 |
|
51 |
## Evaluation Results
|
52 |
|
|
|
46 |
|
47 |
### Dataset
|
48 |
|
49 |
+
We finetuned our model on the Goodbooks-10k dataset with item descriptions generated with [`meta-llama/Meta-Llama-3.1-8B-Instruct`](https://huggingface.co/meta-llama/Meta-Llama-3.1-8B-Instruct) model. For details please see the dataset page [`beeformer/recsys-goodbooks-10k`](https://huggingface.co/datasets/beeformer/recsys-goodbooks-10k).
|
50 |
|
51 |
## Evaluation Results
|
52 |
|