Update README.md
Browse files
README.md
CHANGED
|
@@ -10,14 +10,14 @@ metrics:
|
|
| 10 |
- precision
|
| 11 |
- recall
|
| 12 |
model-index:
|
| 13 |
-
- name: bert-for-patents-finetuned_ls-
|
| 14 |
results: []
|
| 15 |
---
|
| 16 |
|
| 17 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
| 18 |
should probably proofread and complete it, then remove this comment. -->
|
| 19 |
|
| 20 |
-
# bert-for-patents-finetuned_ls-
|
| 21 |
|
| 22 |
This model is a fine-tuned version of anferico/bert-for-patents on a unique dataset consisting of 45392 patent applications, of which 10392 were defined as "AI-related"
|
| 23 |
and 35000 as "Not AI-related". The fine-tuning is performed on patents' titles and abstracts.
|
|
|
|
| 10 |
- precision
|
| 11 |
- recall
|
| 12 |
model-index:
|
| 13 |
+
- name: bert-for-patents-finetuned_ls-sys
|
| 14 |
results: []
|
| 15 |
---
|
| 16 |
|
| 17 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
| 18 |
should probably proofread and complete it, then remove this comment. -->
|
| 19 |
|
| 20 |
+
# bert-for-patents-finetuned_ls-sys
|
| 21 |
|
| 22 |
This model is a fine-tuned version of anferico/bert-for-patents on a unique dataset consisting of 45392 patent applications, of which 10392 were defined as "AI-related"
|
| 23 |
and 35000 as "Not AI-related". The fine-tuning is performed on patents' titles and abstracts.
|