Feature Extraction
Model2Vec
Safetensors
English
Portuguese
cnmoro commited on
Commit
01c8cbc
·
verified ·
1 Parent(s): 8ee1e52

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
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 3.5M passages (english and portuguese), specifying a vocab_size of 40000.
16
 
17
- The output dimension is 128.
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