Update README.md
Browse files
README.md
CHANGED
|
@@ -17,7 +17,6 @@ This is a **custom Sentence Transformer model** fine-tuned from [sentence-transf
|
|
| 17 |
### Features:
|
| 18 |
- **Input Dimensionality:** Handles up to 256 tokens per input.
|
| 19 |
- **Output Dimensionality:** 384-dimensional dense embeddings.
|
| 20 |
-
- **Similarity Metric:** Cosine Similarity, fine-tuned for nuanced semantic and emotional comparisons.
|
| 21 |
|
| 22 |
### Full Architecture
|
| 23 |
```python
|
|
|
|
| 17 |
### Features:
|
| 18 |
- **Input Dimensionality:** Handles up to 256 tokens per input.
|
| 19 |
- **Output Dimensionality:** 384-dimensional dense embeddings.
|
|
|
|
| 20 |
|
| 21 |
### Full Architecture
|
| 22 |
```python
|