cnmoro commited on
Commit
9df5839
·
verified ·
1 Parent(s): 9f1bbf8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -1
README.md CHANGED
@@ -30,7 +30,13 @@ samples_per_second: 2984.379
30
 
31
  steps_per_second: 5.83
32
 
33
- : 5.0
 
 
 
 
 
 
34
 
35
  ## Usage
36
 
 
30
 
31
  steps_per_second: 5.83
32
 
33
+ ## Info
34
+
35
+ This bert-tiny finetuned on 1.5B tokens for embedding/feature extraction, for English and Brazillian Portuguese languages.
36
+
37
+ The output vector size is 128.
38
+
39
+ This model only has 4.4M params but the quality of the embeddings punch way above its size after tuning.
40
 
41
  ## Usage
42