approved
Cybersecurity NER SecureBERT model

This method includes a Python script and files of a SecureBERT model fine-tuned on our Cybersecurity NER dataset. The method requires as input a list of sentences that will be fed to the model. The method's output is a list of predictions, i.e. the labels assigned to each token of each of the sentences fed to the model. INPUT= sentences: string[] OUTPUT= predictions: list(list(dict(string, string))) SecureBERT is a cybersecurity language model that successfully automates many crucial cybersecurity operations that would otherwise require human expertise and time-consuming manual efforts. It does this by capturing text connotations in cybersecurity text.

Tags
Data and Resources
To access the resources you must log in
  • configJSON

    The resource: 'config' is not accessible as guest user. You must login to access it!
  • mergesTXT

    The resource: 'merges' is not accessible as guest user. You must login to access it!
  • modelBIN

    The resource: 'model' is not accessible as guest user. You must login to access it!
  • model_argsJSON

    The resource: 'model_args' is not accessible as guest user. You must login to access it!
  • optimizerZIP

    The resource: 'optimizer' is not accessible as guest user. You must login to access it!
  • schedulerZIP

    The resource: 'scheduler' is not accessible as guest user. You must login to access it!
  • special_tokens_mapJSON

    The resource: 'special_tokens_map' is not accessible as guest user. You must login to access it!
  • tokenizerJSON

    The resource: 'tokenizer' is not accessible as guest user. You must login to access it!
  • tokenizer_configJSON

    The resource: 'tokenizer_config' is not accessible as guest user. You must login to access it!
  • training_argsZIP

    The resource: 'training_args' is not accessible as guest user. You must login to access it!
  • vocabTXT

    The resource: 'vocab' is not accessible as guest user. You must login to access it!
  • inferencetext/x-python

    The resource: 'inference' is not accessible as guest user. You must login to access it!
Additional Info
Field Value
Accessibility Both
AccessibilityMode Download
Availability On-Line
Basic rights Download
CreationDate 2024-06-20 12:00
Creator Russo, Giuseppe Felice, giuseppefelice.russo@icar.cnr.it, orcid.org/0009-0001-2090-9647
Field/Scope of use Non-commercial research only
Group Pervasive Intelligence in Cyber-Physical Systems for Future Society
License term 2024-06-21 12:10/2027-06-21 12:10
Owner Russo, Giuseppe Felice, giuseppefelice.russo@icar.cnr.it, orcid.org/0009-0001-2090-9647
ProgrammingLanguage Python
Semantic Coverage Cybersecurity
SoBigData Node SoBigData EU
SoBigData Node SoBigData IT
Sublicense rights No
Territory of use World Wide
Thematic Cluster Web Analytics [WA]
input sentences: string[]
output predictions: list(list(dict(string, string)))
system:type Method
Management Info
Field Value
Author Russo Giuseppe Felice
Maintainer Russo Giuseppe Felice
Version 1
Last Updated 26 August 2024, 16:32 (CEST)
Created 26 June 2024, 11:29 (CEST)