Changed to 64 hidden dimensions
Browse files
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 |
-
-
|
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 |
|