File size: 342 Bytes
3342981
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
  "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"
  ]
}