Update README.md
Browse files
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 |
+

|
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
|