Skip to content

This repository contains all the code, models, scripts and reports for flagging probable vulnerabilities for the gokube-openshift eco-system

License

Notifications You must be signed in to change notification settings

rajusem/openshift-probable-vulnerabilities

 
 

Repository files navigation

GoKube-Openshift Probable Vulnerabilities

This repository contains all the code, models, scripts and reports for flagging probable vulnerabilities for the gokube-openshift eco-system

Current non default hyper-parameter flags for training:

--model_name_or_path=bert-base-uncased
--task_name=sst-2
--max_seq_length=512
--do_lower_case
--save_steps=2000
--learning_rate=2.5e-5
--weight_decay=0.0001

About

This repository contains all the code, models, scripts and reports for flagging probable vulnerabilities for the gokube-openshift eco-system

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 94.7%
  • Python 4.8%
  • Other 0.5%