SecRoBERTa / README.md
Kun Ma
update README
335b678
|
raw
history blame
1.26 kB
metadata
language: en
tags:
  - exbert
license: apache-2.0
datasets:
  - APTnotes
  - Stucco-Data
  - CASIE

SecRoBERTa

This is the pretrained model presented in SecBERT: A Pretrained Language Model for Cyber Security Text, which is a SecRoBERTa model trained on cyber security text.

The training corpus was papers taken from

SecRoBERTa has its own wordpiece vocabulary (secvocab) that's built to best match the training corpus.

We trained SecBERT and SecRoBERTa versions.

Available models include:

The original repo can be found here.