Update README.md
Browse files
README.md
CHANGED
@@ -19,7 +19,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
19 |
|
20 |
# bert-for-patents-finetuned_r-as2
|
21 |
|
22 |
-
This model is a fine-tuned version of anferico/bert-for-patents on a unique dataset consisting of 46673 patent applications, of which
|
23 |
"RA-SYS-related" and 35000 as "Not RA-SYS-related". The fine-tuning is performed on patents' titles and abstracts. The base model was fine-tuned to perform
|
24 |
a binary classification task, identifying patents related to the "Robotics and Autonomous Systems" domain.
|
25 |
|
|
|
19 |
|
20 |
# bert-for-patents-finetuned_r-as2
|
21 |
|
22 |
+
This model is a fine-tuned version of anferico/bert-for-patents on a unique dataset consisting of 46673 patent applications, of which 11387 were defined as
|
23 |
"RA-SYS-related" and 35000 as "Not RA-SYS-related". The fine-tuning is performed on patents' titles and abstracts. The base model was fine-tuned to perform
|
24 |
a binary classification task, identifying patents related to the "Robotics and Autonomous Systems" domain.
|
25 |
|