nilesh2797 commited on
Commit
6ee4cbf
·
1 Parent(s): 432ca18

add sentence-transformer support

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -7,7 +7,7 @@ tags:
7
  - feature-extraction
8
  - sentence-similarity
9
  - transformers
10
- pipeline_tag: sentence-similarity
11
  ---
12
 
13
  Distilbert encoder models trained on Wikipedia tagging dataset (LF-Wikipedia-500K) using the DEXML (Dual Encoder for eXtreme Multi-Label classification, ICLR'24) method.
 
7
  - feature-extraction
8
  - sentence-similarity
9
  - transformers
10
+ pipeline_tag: feature-extraction
11
  ---
12
 
13
  Distilbert encoder models trained on Wikipedia tagging dataset (LF-Wikipedia-500K) using the DEXML (Dual Encoder for eXtreme Multi-Label classification, ICLR'24) method.