Skip to content
/ M2 Public

M2: Hard-coded Credentials Detection via LLMs. Reproducibility package for our paper

License

Notifications You must be signed in to change notification settings

biringaChi/M2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Artifact Author: Chidera Biringa


Installation

git clone https://github.com/biringaChi/M2

Dependencies

pip install -r requirements.txt

Core

cd core

Run M1 model

python detect.py --model=M1 --epochs=10 --lr=1e-3

Run M2 model

python detect.py --model=M2 --epochs=4 --lr=1e-4

About

M2: Hard-coded Credentials Detection via LLMs. Reproducibility package for our paper

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages