Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,9 @@ Model2Vec is a technique to turn any sentence transformer into a really small st
- [Main Features](#main-features)
- [What is Model2Vec?](#what-is-model2vec)
- [Usage](#usage)
- [Distilling a Model2Vec model](#distilling-a-model2vec-model)
- [Inferencing a Model2Vec model](#inference-with-a-model2vec-model)
- [Evaluating a Model2Vec model](#evaluating-a-model2vec-model)
- [Distillation](#distillation)
- [Inference](#inference)
- [Evaluation](#evaluation)
- [Model List](#model-list)
- [Results](#results)
- [Related Work](#related-work)
Expand Down