SAVRN
Search Contact SAVRN

Independent publisher

Kun

jackaduma

Cyber Security, NLP, Speech, GAN

Models in Library1
Datasets in Library0
Models on Hugging Face3
Followers13

Models

Model · Fill mask

SecBERT

Kun

This is the pretrained model presented in SecBERT: A Pretrained Language Model for Cyber Security Text, which is a BERT model trained on cyber security text. The training corpus was papers taken from SecBERT has its own wordpiece vocabulary (secvocab) that's built to best match the training corpus. We trained SecBERT and SecRoBERTa versions. We proposed to build language model which work on cyber security text, as result, it can improve downstream tasks (NER, Text Classification, Semantic Understand, Q&A) in Cyber Security Domain. First, as below shows Fill-Mask pipeline in Google Bert, AllenAI SciBert and our SecBERT. The original repo can be found here.

Open weights apache-2.0 84M parameters 514 tokens transformers