Jia Huei Tan commited on
Commit
6c074e4
1 Parent(s): 9370dad

Update README

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -8,7 +8,7 @@ language: en
8
  license: apache-2.0
9
  ---
10
 
11
- # ONNX Conversion of [sentence-transformers/paraphrase-albert-small-v2](https://huggingface.co/sentence-transformers/paraphrase-albert-small-v2)
12
 
13
  - ONNX model for CPU with O3 optimisation
14
  - This is a [sentence-transformers](https://www.SBERT.net) model: It maps sentences & paragraphs to a 384 dimensional dense vector space and can be used for tasks like clustering or semantic search.
 
8
  license: apache-2.0
9
  ---
10
 
11
+ # ONNX Conversion of [sentence-transformers/paraphrase-MiniLM-L3-v2](https://huggingface.co/sentence-transformers/paraphrase-MiniLM-L3-v2)
12
 
13
  - ONNX model for CPU with O3 optimisation
14
  - This is a [sentence-transformers](https://www.SBERT.net) model: It maps sentences & paragraphs to a 384 dimensional dense vector space and can be used for tasks like clustering or semantic search.