Kais Radwan commited on
Commit
096b4f3
·
1 Parent(s): ca22f99

Edited README again

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -9,7 +9,9 @@ language:
9
  license: mit
10
  ---
11
 
12
- _Fork of [thenlper/gte-small](huggingface.co/thenlper/gte-small) with ONNX to work with Transformers.js.
 
 
13
 
14
  # gte-small
15
 
@@ -19,7 +21,7 @@ The GTE models are trained by Alibaba DAMO Academy. They are mainly based on the
19
 
20
  ## Metrics
21
 
22
- We compared the performance of the GTE models with other popular text embedding models on the MTEB benchmark. For more detailed comparison results, please refer to the [MTEB leaderboard](https://huggingface.co/spaces/mteb/leaderboard).
23
 
24
 
25
 
 
9
  license: mit
10
  ---
11
 
12
+ Fork of [thenlper/gte-small](huggingface.co/thenlper/gte-small) with ONNX to work with Transformers.js.
13
+
14
+ ---
15
 
16
  # gte-small
17
 
 
21
 
22
  ## Metrics
23
 
24
+ Performance of the GTE models compared with other popular text embedding models on the MTEB benchmark. For more detailed comparison results, please refer to the [MTEB leaderboard](https://huggingface.co/spaces/mteb/leaderboard).
25
 
26
 
27