srijithrajamohan commited on
Commit
1133cb1
·
verified ·
1 Parent(s): a5c1a8d

Update README.md

Browse files

changed capitalization of semantic caching

Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -39,7 +39,7 @@ model-index:
39
  name: Cosine Ap
40
  ---
41
 
42
- # Redis Semantic Caching embedding model based on Alibaba-NLP/gte-modernbert-base
43
 
44
  This is a [sentence-transformers](https://www.SBERT.net) model finetuned from [Alibaba-NLP/gte-modernbert-base](https://huggingface.co/Alibaba-NLP/gte-modernbert-base) on the [Quora](https://www.kaggle.com/datasets/quora/question-pairs-dataset) dataset. It maps sentences & paragraphs to a 768-dimensional dense vector space and can be used for semantic textual similarity for the purpose of semantic caching.
45
 
 
39
  name: Cosine Ap
40
  ---
41
 
42
+ # Redis semantic caching embedding model based on Alibaba-NLP/gte-modernbert-base
43
 
44
  This is a [sentence-transformers](https://www.SBERT.net) model finetuned from [Alibaba-NLP/gte-modernbert-base](https://huggingface.co/Alibaba-NLP/gte-modernbert-base) on the [Quora](https://www.kaggle.com/datasets/quora/question-pairs-dataset) dataset. It maps sentences & paragraphs to a 768-dimensional dense vector space and can be used for semantic textual similarity for the purpose of semantic caching.
45