syang687 commited on
Commit
94ef920
·
verified ·
1 Parent(s): ee223a0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -6,10 +6,11 @@ tags:
6
  - feature-extraction
7
  - sentence-similarity
8
  - transformers
9
-
 
10
  ---
11
 
12
- # {MODEL_NAME}
13
 
14
  This is a [sentence-transformers](https://www.SBERT.net) model: It maps sentences & paragraphs to a 768 dimensional dense vector space and can be used for tasks like clustering or semantic search.
15
 
 
6
  - feature-extraction
7
  - sentence-similarity
8
  - transformers
9
+ datasets:
10
+ - syang687/FinSTS
11
  ---
12
 
13
+ # SBERT_AL
14
 
15
  This is a [sentence-transformers](https://www.SBERT.net) model: It maps sentences & paragraphs to a 768 dimensional dense vector space and can be used for tasks like clustering or semantic search.
16