mughosh commited on
Commit
ea19e58
·
verified ·
1 Parent(s): 4f84d7e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -3
README.md CHANGED
@@ -14,9 +14,7 @@ license: apache-2.0
14
 
15
  # pat_specter
16
 
17
- 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.
18
-
19
- <!--- Describe your model here -->
20
 
21
  ## Usage (Sentence-Transformers)
22
 
 
14
 
15
  # pat_specter
16
 
17
+ This is a [sentence-transformers](https://www.SBERT.net) model. This model is fine-tuned on patent texts, leveraging SPECTER 2.0 as a base, which is provided by Allen Institute for AI. It maps patent text to a 768 dimensional dense vector space and can be used for patent-specific downstream tasks.
 
 
18
 
19
  ## Usage (Sentence-Transformers)
20