Impulse2000 commited on
Commit
2291afb
·
unverified ·
1 Parent(s): 95d6590

Changed to 64 hidden dimensions

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -11,7 +11,7 @@ This model is designed to be able to run on CPU, but optimally runs on GPUs.
11
  # Info
12
  - 1 of 31 classes output
13
  - 512 token input dimension
14
- - 128 hidden dimensions
15
  - 2 linear layers
16
  - The `snowflake-arctic-embed-xs` model is used as the embeddings model.
17
 
 
11
  # Info
12
  - 1 of 31 classes output
13
  - 512 token input dimension
14
+ - 64 hidden dimensions
15
  - 2 linear layers
16
  - The `snowflake-arctic-embed-xs` model is used as the embeddings model.
17