Update README.md
Browse files
README.md
CHANGED
|
@@ -13,7 +13,8 @@ tags:
|
|
| 13 |
**HCAE-21M** is a mid-scale (21 Million parameters) text embedding model combining Depthwise Separable Convolutions and Self-Attention layers. It achieves high performance on Semantic Textual Similarity and Retrieval tasks while remaining extremely memory-efficient.
|
| 14 |
|
| 15 |
|
| 16 |
-
|
|
|
|
| 17 |
|
| 18 |
## Architecture Description
|
| 19 |
- **Size:** ~21M parameters (d_model=384)
|
|
|
|
| 13 |
**HCAE-21M** is a mid-scale (21 Million parameters) text embedding model combining Depthwise Separable Convolutions and Self-Attention layers. It achieves high performance on Semantic Textual Similarity and Retrieval tasks while remaining extremely memory-efficient.
|
| 14 |
|
| 15 |
|
| 16 |
+
|
| 17 |
+

|
| 18 |
|
| 19 |
## Architecture Description
|
| 20 |
- **Size:** ~21M parameters (d_model=384)
|