jim-bo commited on
Commit
083be14
·
verified ·
1 Parent(s): 0189de0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -5,7 +5,7 @@ language:
5
  base_model:
6
  - dunzhang/stella_en_1.5B_v5
7
  library_name: sentence-transformers
8
- pipeline_tag: sentence-similarity
9
  tags:
10
  - sentence-transformers
11
  - sentence-similarity
@@ -29,4 +29,4 @@ This is a [sentence-transformers](https://www.SBERT.net) model trained. It maps
29
  <!-- - **Base model:** [dunzhang/stella_en_1.5B_v5](https://huggingface.co/dunzhang/stella_en_1.5B_v5) -->
30
  - **Maximum Sequence Length:** 512 tokens
31
  - **Output Dimensionality:** 1024 tokens
32
- - **Similarity Function:** Cosine Similarity
 
5
  base_model:
6
  - dunzhang/stella_en_1.5B_v5
7
  library_name: sentence-transformers
8
+ pipeline_tag: feature-extraction
9
  tags:
10
  - sentence-transformers
11
  - sentence-similarity
 
29
  <!-- - **Base model:** [dunzhang/stella_en_1.5B_v5](https://huggingface.co/dunzhang/stella_en_1.5B_v5) -->
30
  - **Maximum Sequence Length:** 512 tokens
31
  - **Output Dimensionality:** 1024 tokens
32
+ - **Similarity Function:** Cosine Similarity