diff --git a/README.md b/README.md index f416a01b..63d4d3ff 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ -Model2Vec is a technique to turn any sentence transformer into a really small fast model, reducing model size by 15x and making the models up to 500x faster, with a small drop in performance. See our results [here](#classification-and-speed-benchmarks), or dive in to see how it works. +Model2Vec is a technique to turn any sentence transformer into a really small fast model, reducing model size by 15x and making the models up to 500x faster, with a small drop in performance. See our results [here](results/README.md), or dive in to see how it works. ## Table of Contents - [Quickstart](#quickstart)