Update README.md
Browse files
README.md
CHANGED
@@ -12,9 +12,9 @@ base_model:
|
|
12 |
pipeline_tag: feature-extraction
|
13 |
---
|
14 |
|
15 |
-
This [Model2Vec](https://github.com/MinishLab/model2vec) model was created by using [Tokenlearn](https://github.com/MinishLab/tokenlearn), with [nomic-embed-text-v2-moe](https://huggingface.co/nomic-ai/nomic-embed-text-v2-moe) as a base, trained on around
|
16 |
|
17 |
-
The output dimension is
|
18 |
|
19 |
This is supposed to be a more minimalistic version of [cnmoro/static-nomic-eng-ptbr](https://huggingface.co/cnmoro/static-nomic-eng-ptbr)
|
20 |
|
|
|
12 |
pipeline_tag: feature-extraction
|
13 |
---
|
14 |
|
15 |
+
This [Model2Vec](https://github.com/MinishLab/model2vec) model was created by using [Tokenlearn](https://github.com/MinishLab/tokenlearn), with [nomic-embed-text-v2-moe](https://huggingface.co/nomic-ai/nomic-embed-text-v2-moe) as a base, trained on around 20M passages (english and portuguese).
|
16 |
|
17 |
+
The output dimension is 50.
|
18 |
|
19 |
This is supposed to be a more minimalistic version of [cnmoro/static-nomic-eng-ptbr](https://huggingface.co/cnmoro/static-nomic-eng-ptbr)
|
20 |
|