rootAvish / openshift-probable-vulnerabilities

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:GNU General Public License v3.0


Languages

Language:Jupyter Notebook 95.3%Language:Python 4.5%Language:Shell 0.1%Language:Dockerfile 0.0%