Abhaykoul commited on
Commit
4c45c5b
1 Parent(s): e625b2f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -1
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