rubert_level1 / thresholds.json
eternalGenius's picture
Upload thresholds.json with huggingface_hub
9615a00 verified
raw
history blame contribute delete
394 Bytes
{
"IsFunctional": 0.1,
"IsNonFunctional": 0.7,
"IsBusiness": 0.85,
"Other (OT)": 0.1,
"Availability (A)": 0.45,
"Fault Tolerance (FT)": 0.4,
"Legal (L)": 0.65,
"Look & Feel (LF)": 0.15,
"Maintainability (MN)": 0.15,
"Operability (O)": 0.45,
"Performance (PE)": 0.5,
"Portability (PO)": 0.5,
"Scalability (SC)": 0.25,
"Security (SE)": 0.35,
"Usability (US)": 0.25
}