cnmoro commited on
Commit
a96e898
·
verified ·
1 Parent(s): fd951a6

Update README.md

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