Update README.md
Browse files
README.md
CHANGED
|
@@ -2602,6 +2602,7 @@ model-index:
|
|
| 2602 |
value: 78.02957839746892
|
| 2603 |
---
|
| 2604 |
|
|
|
|
| 2605 |
# nomic-embed-text-v1-unsupervised: A Reproducible Long Context (8192) Text Embedder
|
| 2606 |
|
| 2607 |
`nomic-embed-text-v1-unsupervised` is 8192 context length text encoder. This is a checkpoint after contrastive pretraining from multi-stage contrastive training of the
|
|
@@ -2619,6 +2620,8 @@ model-index:
|
|
| 2619 |
|
| 2620 |
If you would like to finetune a model on more data, you can use this model as an initialization
|
| 2621 |
|
|
|
|
|
|
|
| 2622 |
## Hosted Inference API
|
| 2623 |
|
| 2624 |
The easiest way to get started with Nomic Embed is through the Nomic Embedding API.
|
|
|
|
| 2602 |
value: 78.02957839746892
|
| 2603 |
---
|
| 2604 |
|
| 2605 |
+
|
| 2606 |
# nomic-embed-text-v1-unsupervised: A Reproducible Long Context (8192) Text Embedder
|
| 2607 |
|
| 2608 |
`nomic-embed-text-v1-unsupervised` is 8192 context length text encoder. This is a checkpoint after contrastive pretraining from multi-stage contrastive training of the
|
|
|
|
| 2620 |
|
| 2621 |
If you would like to finetune a model on more data, you can use this model as an initialization
|
| 2622 |
|
| 2623 |
+

|
| 2624 |
+
|
| 2625 |
## Hosted Inference API
|
| 2626 |
|
| 2627 |
The easiest way to get started with Nomic Embed is through the Nomic Embedding API.
|