Abdelkareem commited on
Commit
9003288
·
verified ·
1 Parent(s): adabfda

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -1,14 +1,14 @@
1
  ---
2
  library_name: model2vec
3
  license: mit
4
- model_name: Abdelkareem/zaraah_jina_v3
5
  tags:
6
  - embeddings
7
  - static-embeddings
8
  - sentence-transformers
9
  ---
10
 
11
- # Abdelkareem/zaraah_jina_v3 Model Card
12
 
13
  This [Model2Vec](https://github.com/MinishLab/model2vec) model is a distilled version of a Sentence Transformer. It uses static embeddings, allowing text embeddings to be computed orders of magnitude faster on both GPU and CPU. It is designed for applications where computational resources are limited or where real-time performance is critical. Model2Vec models are the smallest, fastest, and most performant static embedders available. The distilled models are up to 50 times smaller and 500 times faster than traditional Sentence Transformers.
14
 
 
1
  ---
2
  library_name: model2vec
3
  license: mit
4
+ model_name: Abdelkareem/zarra
5
  tags:
6
  - embeddings
7
  - static-embeddings
8
  - sentence-transformers
9
  ---
10
 
11
+ # Abdelkareem/zaraah Model Card
12
 
13
  This [Model2Vec](https://github.com/MinishLab/model2vec) model is a distilled version of a Sentence Transformer. It uses static embeddings, allowing text embeddings to be computed orders of magnitude faster on both GPU and CPU. It is designed for applications where computational resources are limited or where real-time performance is critical. Model2Vec models are the smallest, fastest, and most performant static embedders available. The distilled models are up to 50 times smaller and 500 times faster than traditional Sentence Transformers.
14