Commit
·
eb462ae
1
Parent(s):
44f04a8
Update README.md
Browse files
README.md
CHANGED
@@ -5,4 +5,5 @@ library_name: transformers
|
|
5 |
pipeline_tag: token-classification
|
6 |
---
|
7 |
|
8 |
-
# Named Entity Recognition for Cybersecurity
|
|
|
|
5 |
pipeline_tag: token-classification
|
6 |
---
|
7 |
|
8 |
+
# Named Entity Recognition for Cybersecurity
|
9 |
+
This model has been finetuned on SecureBERT (https://arxiv.org/abs/2204.02685)
|