We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70f6e9f commit 1554a48Copy full SHA for 1554a48
docs/hub/datasets-embedding-atlas.md
@@ -109,7 +109,7 @@ embedding-atlas username/dataset-name \
109
110
## Customizing Embeddings
111
112
-Embedding Atlas uses SentenceTransformers by default but supports custom embedding models:
+Embedding Atlas uses [SentenceTransformers](https://huggingface.co/sentence-transformers) by default but supports custom embedding models:
113
114
```bash
115
# Use a specific embedding model
0 commit comments