Update README.md
Browse files
README.md
CHANGED
@@ -2636,6 +2636,12 @@ print(output)
|
|
2636 |
|
2637 |
For more information, see the [API reference](https://docs.nomic.ai/reference/endpoints/nomic-embed-text)
|
2638 |
|
|
|
|
|
|
|
|
|
|
|
|
|
2639 |
## Training Details
|
2640 |
|
2641 |
We train our embedder using a multi-stage training pipeline. Starting from a long-context [BERT model](https://huggingface.co/nomic-ai/nomic-bert-2048),
|
|
|
2636 |
|
2637 |
For more information, see the [API reference](https://docs.nomic.ai/reference/endpoints/nomic-embed-text)
|
2638 |
|
2639 |
+
## Data Visualization
|
2640 |
+
Click the Nomic Atlas map below to visualize a 5M sample of our contrastive pretraining data!
|
2641 |
+
|
2642 |
+
|
2643 |
+
[![image/webp](https://cdn-uploads.huggingface.co/production/uploads/607997c83a565c15675055b3/pjhJhuNyRfPagRd_c_iUz.webp)](https://atlas.nomic.ai/map/nomic-text-embed-v1-5m-sample)
|
2644 |
+
|
2645 |
## Training Details
|
2646 |
|
2647 |
We train our embedder using a multi-stage training pipeline. Starting from a long-context [BERT model](https://huggingface.co/nomic-ai/nomic-bert-2048),
|