Fradalessandro commited on
Commit
7c458d3
·
verified ·
1 Parent(s): 1314950

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 11673 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
 
 
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