Skip to content
This repository has been archived by the owner on May 2, 2023. It is now read-only.

Latest commit

 

History

History
12 lines (10 loc) · 412 Bytes

File metadata and controls

12 lines (10 loc) · 412 Bytes

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