Commit
·
335998b
1
Parent(s):
6ef79a2
Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,8 @@
|
|
1 |
# SecureBERT: A Domain-Specific Language Model for Cybersecurity
|
2 |
SecureBERT is a domain-specific language model based on RoBERTa which is trained on a huge amount of cybersecurity data and fine-tuned/tweaked to understand/represent cybersecurity textual data.
|
3 |
|
|
|
|
|
4 |
# Reference
|
5 |
Use the paper below to cite our work.
|
6 |
https://arxiv.org/pdf/2204.02685
|
|
|
1 |
# SecureBERT: A Domain-Specific Language Model for Cybersecurity
|
2 |
SecureBERT is a domain-specific language model based on RoBERTa which is trained on a huge amount of cybersecurity data and fine-tuned/tweaked to understand/represent cybersecurity textual data.
|
3 |
|
4 |
+
See details at [GitHub Repo](https://github.com/ehsanaghaei/SecureBERT/blob/main/README.md)
|
5 |
+
|
6 |
# Reference
|
7 |
Use the paper below to cite our work.
|
8 |
https://arxiv.org/pdf/2204.02685
|