code-risk-classifier / training_meta.json
Sumeetgpt's picture
Upload folder using huggingface_hub
3342981 verified
Raw
History Blame Contribute Delete
342 Bytes
{
"base_model": "sentence-transformers/all-MiniLM-L6-v2",
"labels": [
"REAL_SECRET",
"VULNERABLE_LOGIC",
"TEST_MOCK",
"SAFE_CODE"
],
"test_accuracy": 0.9808612440191388,
"training_sources": [
"WebGoat",
"DVWA",
"truffleHog",
"factory_boy",
"faker",
"pytest",
"django",
"fastapi"
]
}