cnmoro commited on
Commit
6bf3927
·
verified ·
1 Parent(s): d8936da

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -13,6 +13,8 @@ language:
13
 
14
  A custom model2vec model, trained using a modified version of the [tokenlearn](https://github.com/MinishLab/tokenlearn) library.
15
 
 
 
16
  The output dimension is 256, and the vocabulary size is 10.000.
17
 
18
  The training process used a mix of English (10%) and Portuguese (90%) texts.
 
13
 
14
  A custom model2vec model, trained using a modified version of the [tokenlearn](https://github.com/MinishLab/tokenlearn) library.
15
 
16
+ Base model is nomic-ai/nomic-embed-text-v2-moe.
17
+
18
  The output dimension is 256, and the vocabulary size is 10.000.
19
 
20
  The training process used a mix of English (10%) and Portuguese (90%) texts.