Update README.md
Browse files
README.md
CHANGED
@@ -2620,10 +2620,6 @@ model-index:
|
|
2620 |
|
2621 |
If you would like to finetune a model on more data, you can use this model as an initialization
|
2622 |
|
2623 |
-
<a href="https://atlas.nomic.ai/map/nomic-text-embed-v1-5m-sample" target="_blank">
|
2624 |
-
![image/webp](https://cdn-uploads.huggingface.co/production/uploads/607997c83a565c15675055b3/pjhJhuNyRfPagRd_c_iUz.webp)
|
2625 |
-
</a>
|
2626 |
-
|
2627 |
## Hosted Inference API
|
2628 |
|
2629 |
The easiest way to get started with Nomic Embed is through the Nomic Embedding API.
|
@@ -2644,6 +2640,12 @@ print(output)
|
|
2644 |
|
2645 |
For more information, see the [API reference](https://docs.nomic.ai/reference/endpoints/nomic-embed-text)
|
2646 |
|
|
|
|
|
|
|
|
|
|
|
|
|
2647 |
|
2648 |
## Training Details
|
2649 |
|
|
|
2620 |
|
2621 |
If you would like to finetune a model on more data, you can use this model as an initialization
|
2622 |
|
|
|
|
|
|
|
|
|
2623 |
## Hosted Inference API
|
2624 |
|
2625 |
The easiest way to get started with Nomic Embed is through the Nomic Embedding API.
|
|
|
2640 |
|
2641 |
For more information, see the [API reference](https://docs.nomic.ai/reference/endpoints/nomic-embed-text)
|
2642 |
|
2643 |
+
## Data Visualization
|
2644 |
+
Click the Nomic Atlas map below to visualize a 5M sample of our contrastive pretraining data!
|
2645 |
+
|
2646 |
+
|
2647 |
+
[![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)
|
2648 |
+
|
2649 |
|
2650 |
## Training Details
|
2651 |
|