prdev commited on
Commit
32d067f
·
verified ·
1 Parent(s): 329dd56

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -8655,8 +8655,9 @@ language:
8655
 
8656
  # Mini-GTE
8657
  ## Overview
8658
- This is the first model developed by QTACK and serves as a proof of concept for our distillation approach! Built upon a distillbert-based architecture, Mini-GTE is distilled from GTE and designed for efficiency without sacrificing accuracy at only 66M parameters. As a standalone sentence transformer, it ranks 2nd on the MTEB classic leaderboard in the <100M parameter category and 63rd overall which makes it a strong choice for real-time query encoding, semantic search, and similarity tasks.
8659
 
 
 
8660
 
8661
  ## Model Details
8662
  - **Model Type:** Sentence Transformer
 
8655
 
8656
  # Mini-GTE
8657
  ## Overview
 
8658
 
8659
+ ![QTACK Logo](./github_logo.png)
8660
+ This is the first model developed by QTACK and serves as a proof of concept for our distillation approach! Built upon a distillbert-based architecture, Mini-GTE is distilled from GTE and designed for efficiency without sacrificing accuracy at only 66M parameters. As a standalone sentence transformer, it ranks 2nd on the MTEB classic leaderboard in the <100M parameter category and 63rd overall which makes it a strong choice for real-time query encoding, semantic search, and similarity tasks.
8661
 
8662
  ## Model Details
8663
  - **Model Type:** Sentence Transformer