KDHyun08 commited on
Commit
0b154f5
1 Parent(s): a69a6c4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -7,7 +7,7 @@ tags:
7
  - TAACO
8
  ---
9
 
10
- # {TAACO_Sentence_Similarity}
11
 
12
  This is a Sentence_Similarity of TAACO with [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.
13
 
 
7
  - TAACO
8
  ---
9
 
10
+ # TAACO_Sentence_Similarity
11
 
12
  This is a Sentence_Similarity of TAACO with [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.
13