Update README.md
Browse files
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
|
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 |
|